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