import { GraphQLScalarType } from '../graphql';
declare const _default: GraphQLScalarType<Date, string>;
export default _default;
//# sourceMappingURL=date.d.ts.map