import { GraphQLScalarType } from 'graphql';
export declare const GraphQLVoid: GraphQLScalarType;
