import { GraphQLScalarType } from 'graphql-compose/lib/graphql'; declare const GraphQLRegExpAsString: GraphQLScalarType; export default GraphQLRegExpAsString; //# sourceMappingURL=RegExpAsString.d.ts.map