export declare const loadScriptOnce: (url: string) => Promise; export declare const loadStylesOnce: (url: string) => Promise;