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