import { Fetch } from './types'; export declare const resolveFetch: (customFetch?: Fetch) => Fetch; //# sourceMappingURL=helper.d.ts.map