import * as Yup from 'yup'; export declare const richTextInputQuestionValidationSchema: (field: any) => Yup.StringSchema;