import { GraphQLQueryType } from '../../..'; declare const _default: { question: GraphQLQueryType; questions: GraphQLQueryType; }; export default _default;