import { InferType } from "yup"; export declare const baseQuestionSchema: import("yup").ObjectSchema[]; correct_answer_id: string; }>>; export declare type Question = InferType; export declare const validateQuestion: (question: any) => Promise[]; correct_answer_id: string; }>>; //# sourceMappingURL=question.d.ts.map