export declare const INPUT_INLINE_ERROR_MESSAGES_MAP: { required: string; min: string; max: string; minlength: string; maxlength: string; };