import { ProxyOptions } from '@graphql-mesh/store';
import { JSONSchemaObject } from '@json-schema-tools/meta-schema';
export declare const JsonSchemaWithDiff: ProxyOptions<JSONSchemaObject>;
