/** * Wrapper around native `fetch` containing `unfetch` fallback. */ export declare const fetch: typeof global.fetch; //# sourceMappingURL=fetch.d.ts.map