import type { HTTPFetchFn } from './http-client'; export declare const fetch: HTTPFetchFn; //# sourceMappingURL=fetch.d.ts.map