export declare function fetchUrl(url: string, options?: RequestInit): Promise<Response>;
//# sourceMappingURL=fetch.d.ts.map