export declare const RISK_CLASS_LIST: string[]; export declare const VALIDATION_MESSAGES: { RISK_CLASS: string; DAY: string; DATE_FORMAT: string; DUE_DATE: string; };