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