declare function loadScripts(...urls: string[]): Promise; export default loadScripts; export { }