declare function loadScript(src: string): Promise; export { loadScript };