declare const loadUrlFile: (url: string) => Promise; export default loadUrlFile;