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