declare function prefetch(url: string): Promise; export = prefetch;