export declare const loadScript: (src: string) => Promise<void>;
