export declare const ERROR_MESSAGE_EMPTY_VALID = "i18n_valid_empty_message"; export declare const ERROR_MESSAGE_PATTEN_VALID = "i18n_valid_pattern_message"; export declare const ERROR_MESSAGE_MIN_VALID = "i18n_message_error_input_min_value"; export declare const ERROR_MESSAGE_MAX_VALID = "i18n_message_error_input_max_value"; export declare const ERROR_MESSAGE_MIN_LENGTH = "i18n_message_error_input_min_length"; export declare const ERROR_MESSAGE_MAX_LENGTH = "i18n_message_error_input_max_length"; export declare const CHARACTER_DATA_EMPTY = "__"; export declare const DEFAULT_START_PAGE_0 = "defaultStartPage0"; export declare const COMMUNICATE_MICRO_PREFIX_TYPE = "3RD_INTEGRATE_MICRO_SITE_"; export declare const COMMUNICATE_MICRO_KEY_GET_ALL_MESSAGE = "MICRO_SITES_ALL_MESSAGE";