export type { JSONSchema } from './json-schema';
export { isDisallowedScalarType, supportedScalarTypes, GraphQLScalarJSONSchemaDefinition } from './graphql-scalar-json-schema-definitions';
export { convertNamedTypeToJSONSchema } from './named-type-conversion';
//# sourceMappingURL=index.d.ts.map