import { GraphQLScalarType } from 'graphql/type/definition';
export declare const JSON: GraphQLScalarType;
export declare const JSONObject: GraphQLScalarType;
