import { AsyncFetchFn } from '@graphql-tools/executor-http';
export declare const defaultAsyncFetch: AsyncFetchFn;
