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