import { GraphQLScalarType } from "graphql"; export declare const NumberScalar: GraphQLScalarType;