import { GraphQLScalarType } from 'graphql';
export declare const GraphQLNegativeInt: GraphQLScalarType;
