import { GraphQLScalarType } from 'graphql';
export declare function getJSONSchemaStringFormatScalarMap(): Map<string, GraphQLScalarType>;
