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