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