declare const _default: { useScript: (url: string) => () => void; useScriptHook: (url: string) => void; }; export default _default;