import { GraphQLObjectType } from '../../..'; declare const Option: GraphQLObjectType; export default Option;