import type { ImportFn } from '@graphql-mesh/types';
export declare const defaultImportFn: ImportFn;
