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