import { GraphQLScalarType } from 'graphql'; declare const _default: { Date: GraphQLScalarType; }; export default _default;