import { GraphQLScalarType } from "graphql"; declare const BasicType: GraphQLScalarType; export default BasicType;