declare const useScript: (src: string) => boolean[];
export default useScript;
