export declare const DATE_INPUTS: string[]; export declare const STRING_INPUTS: string[]; export declare const VALIDATION_MODE: { onBlur: string; onchange: string; onSubmit: string; };