import * as Yup from 'yup'; export declare const multipleChoiceValidationSchema: (field: any) => import("yup/lib/array").OptionalArraySchema;