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