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