declare const logs: { infoLogs: { INITIALIZE_CLIENT: string; CLIENT_INITIALIZED: string; CREATE_COLLECT_CONTAINER: string; COLLECT_CONTAINER_CREATED: string; INITIALIZE_COMPOSABLE_CLIENT: string; CREATE_REVEAL_CONTAINER: string; REVEAL_CONTAINER_CREATED: string; VALIDATE_RECORDS: string; VALIDATE_DETOKENIZE_INPUT: string; VALIDATE_GET_INPUT: string; VALIDATE_DELETE_INPUT: string; VALIDATE_COLLECT_RECORDS: string; VALIDATE_REVEAL_RECORDS: string; VALIDATE_RENDER_RECORDS: string; CREATED_ELEMENT: string; ELEMENT_MOUNTED: string; ELEMENT_REVEALED: string; FILE_RENDERED: string; COLLECT_SUBMIT_SUCCESS: string; UPLOAD_FILES_SUCCESS: string; MULTI_UPLOAD_FILES_SUCCESS: string; REVEAL_SUBMIT_SUCCESS: string; RENDER_SUBMIT_SUCCESS: string; INSERT_DATA_SUCCESS: string; DETOKENIZE_SUCCESS: string; GET_SUCCESS: string; DELETE_SUCCESS: string; BEARER_TOKEN_LISTENER: string; CAPTURED_BEARER_TOKEN_EVENT: string; BEARER_TOKEN_RESOLVED: string; REUSE_BEARER_TOKEN: string; PUREJS_CONTROLLER_INITIALIZED: string; PUREJS_LISTENER_READY: string; EMIT_PURE_JS_CONTROLLER: string; INSERT_TRIGGERED: string; UPDATE_TRIGGERED: string; DETOKENIZE_TRIGGERED: string; GET_TRIGGERED: string; GET_BY_ID_TRIGGERED: string; DELETE_TRIGGERED: string; EMIT_PURE_JS_REQUEST: string; CAPTURE_PURE_JS_REQUEST: string; LISTEN_PURE_JS_REQUEST: string; CAPTURE_PUREJS_FRAME: string; FETCH_RECORDS_RESOLVED: string; INSERT_RECORDS_RESOLVED: string; UPDATE_RECORD_RESOLVED: string; GET_RESOLVED: string; GET_BY_SKYFLOWID_RESOLVED: string; DELETE_RESOLVED: string; EMIT_EVENT: string; CAPTURE_EVENT: string; METRIC_CAPTURE_EVENT: string; UNKNOWN_METRIC_CAPTURE_EVENT: string; UNKNOWN_RESPONSE_FROM_METRIC_EVENT: string; LISTEN_COLLECT_FRAME_READY: string; EMIT_COLLECT_ELEMENT_FRAME_READY: string; ENTERED_COLLECT_FRAME_READY_CB: string; EXECUTE_COLLECT_ELEMENT_FRAME_READY_CB: string; CLIENT_METADATA_NOT_SET: string; EXECUTE_COLLECT_ELEMENT_INIT: string; INSIDE__COLLECT_ELEMENT_INIT: string; CREATING_COLLECT_ELEMENT_FORM: string; COLLECT_FRAME_READY_CB: string; INSIDE_FRAME_ELEMENTS_CONSTRUCOTR: string; SETUP_IN_START: string; SETUP_IN_CONSTRUCTOR: string; COLLECT_ELEMET_START: string; COLLECT_CONTROLLER_START: string; REVEAL_ELEMENT_START: string; EMIT_COLLECT_FRAME_CONTROLLER_EVENT: string; EXECUTE_COLLECT_CONTROLLER_READY_CB: string; IFRAMEFORM_CONSTRUCTOR_FRAME_READY_LISTNER: string; IFRAMEFORM_CONSTRUCTOR_TOKENIZATION_LISTNER: string; CURRENT_ENV: string; CURRENT_LOG_LEVEL: string; VALIDATE_GET_BY_ID_INPUT: string; }; errorLogs: { MULTI_FILE_NOT_SUPPORTED: string; INVALID_REVEAL_COMPOSABLE_INPUT: string; NO_ELEMENTS_IN_COLLECT: string; NO_ELEMENTS_IN_COMPOSABLE: string; NO_ELEMENTS_IN_REVEAL: string; INVALID_FILE_NAMES: string; INVALID_FILE_NAME: string; CLIENT_CONNECTION: string; INVALID_BEARER_TOKEN: string; BEARER_TOKEN_REJECTED: string; VAULTID_IS_REQUIRED: string; EMPTY_VAULTID_IN_INIT: string; VAULTURL_IS_REQUIRED: string; EMPTY_VAULTURL_IN_INIT: string; INVALID_VAULTURL_IN_INIT: string; GET_BEARER_TOKEN_IS_REQUIRED: string; EMPTY_CONTAINER_TYPE: string; INVALID_CONTAINER_TYPE: string; INVALID_COLLECT_VALUE: string; INVALID_COLLECT_VALUE_WITH_LABEL: string; REQUIRED_COLLECT_VALUE: string; DEFAULT_REQUIRED_COLLECT_VALUE: string; RECORDS_KEY_NOT_FOUND: string; INVALID_RECORDS_IN_INSERT: string; EMPTY_RECORDS_IN_INSERT: string; MISSING_TABLE_IN_INSERT: string; EMPTY_TABLE_IN_INSERT: string; INVALID_TABLE_IN_INSERT: string; EMPTY_FIELDS_IN_INSERT: string; MISSING_FIELDS_IN_INSERT: string; INVALID_FIELDS_IN_INSERT: string; INVALID_TOKENS_IN_INSERT: string; RECORDS_KEY_NOT_FOUND_DELETE: string; INVALID_RECORD_KEY_UPDATE: string; MISSING_TABLE_IN_UPDATE: string; EMPTY_TABLE_IN_UPDATE: string; INVALID_TABLE_IN_UPDATE: string; MISSING_FIELDS_IN_UPDATE: string; EMPTY_FIELDS_IN_UPDATE: string; INVALID_FIELDS_IN_UPDATE: string; MISSING_SKYFLOWID_IN_UPDATE: string; EMPTY_SKYFLOWID_IN_UPDATE: string; INVALID_SKYFLOWID_IN_UPDATE: string; INVALID_TOKENS_IN_UPDATE: string; INVALID_RECORDS_IN_DELETE: string; EMPTY_RECORDS_IN_DELETE: string; MISSING_TABLE_IN_DELETE: string; EMPTY_TABLE_IN_DELETE: string; INVALID_TABLE_IN_DELETE: string; MISSING_ID_IN_DELETE: string; EMPTY_ID_IN_DELETE: string; INVALID_ID_IN_DELETE: string; DELETE_RECORDS_REJECTED: string; INVALID_TOKENS_IN_COLLECT: string; RECORDS_KEY_NOT_FOUND_IN_ADDITIONAL_FIELDS: string; INVALID_RECORDS_IN_ADDITIONAL_FIELDS: string; EMPTY_RECORDS_IN_ADDITIONAL_FIELDS: string; MISSING_TABLE_IN_ADDITIONAL_FIELDS: string; INVALID_TABLE_IN_ADDITIONAL_FIELDS: string; INVALID_SKYFLOW_ID_IN_ADDITIONAL_FIELDS: string; MISSING_FIELDS_IN_ADDITIONAL_FIELDS: string; INVALID_FIELDS_IN_ADDITIONAL_FIELDS: string; RECORDS_KEY_NOT_FOUND_DETOKENIZE: string; EMPTY_RECORDS_DETOKENIZE: string; INVALID_RECORDS_IN_DETOKENIZE: string; MISSING_TOKEN_IN_DETOKENIZE: string; INVALID_TOKEN_IN_DETOKENIZE: string; RECORDS_KEY_NOT_FOUND_GET: string; INVALID_RECORDS_IN_GET: string; EMPTY_RECORDS_GET: string; MISSING_IDS_IN_GET: string; INVALID_IDS_IN_GET: string; INVALID_COLUMN_VALUES_IN_GET: string; EMPTY_IDS_IN_GET: string; INVALID_SKYFLOWID_TYPE_IN_GET: string; MISSING_TABLE_IN_GET: string; INVALID_TABLE_IN_GET: string; MISSING_REDACTION_IN_GET: string; INVALID_REDACTION_TYPE_IN_GET: string; INVALID_TOKENS_IN_GET: string; TOKENS_GET_COLUMN_NOT_SUPPORTED: string; REDACTION_WITH_TOKENS_NOT_SUPPORTED: string; INVALID_REDACTION_TYPE_IN_DETOKENIZE: string; EMPTY_RECORDS_REVEAL: string; MISSING_TOKEN_KEY_REVEAL: string; MISSING_SKYFLOWID_KEY_REVEAL: string; MISSING_TABLE_KEY_REVEAL: string; MISSING_COLUMN_KEY_REVEAL: string; INVALID_SKYFLOW_ID_REVEAL: string; INVALID_TABLE_REVEAL: string; INVALID_COLUMN_NAME_REVEAL: string; EMPTY_SKYFLOW_ID_REVEAL: string; EMPTY_TABLE_REVEAL: string; EMPTY_COLUMN_NAME_REVEAL: string; INVALID_TOKEN_ID_REVEAL: string; INVALID_LABEL_REVEAL: string; INVALID_ALT_TEXT_REVEAL: string; INVALID_ALT_TEXT_RENDER: string; INVALID_FORMAT_REVEAL: string; EMPTY_FORMAT_REVEAL: string; INVALID_FORMAT_VALUE_REVEAL: string; INVALID_REDACTION_TYPE_REVEAL: string; ELEMENTS_NOT_MOUNTED_REVEAL: string; EMPTY_TABLE_IN_ADDITIONAL_FIELDS: string; EMPTY_FIELDS_IN_ADDITIONAL_FIELDS: string; EMPTY_TOKEN_IN_DETOKENIZE: string; EMPTY_SKYFLOWID_IN_GET: string; EMPTY_TABLE_IN_GET: string; EMPTY_REDACTION_TYPE_IN_GET: string; EMPTY_TOKEN_ID_REVEAL: string; FETCH_RECORDS_REJECTED: string; INSERT_RECORDS_REJECTED: string; UPDATE_RECORD_REJECTED: string; GET_REJECTED: string; FAILED_REVEAL: string; FAILED_RENDER: string; SKYFLOW_IDS_AND_TOKEN_BOTH_SPECIFIED: string; MISSING_TABLE_IN_COLLECT: string; EMPTY_TABLE_IN_COLLECT: string; EMPTY_SKYFLOW_ID_IN_ADDITIONAL_FIELDS: string; EMPTY_SKYFLOW_ID_COLLECT: string; INVALID_TABLE_IN_COLLECT: string; INVALID_SKYFLOWID_IN_COLLECT: string; MISSING_COLUMN_IN_COLLECT: string; MISSING_SKYFLOWID_IN_COLLECT: string; EMPTY_COLUMN_IN_COLLECT: string; INVALID_COLUMN_IN_COLLECT: string; UNIQUE_ELEMENT_NAME: string; ELEMENTS_NOT_MOUNTED: string; DUPLICATE_ELEMENT: string; DUPLICATE_ELEMENT_ADDITIONAL_FIELDS: string; MISSING_ELEMENT_TYPE: string; EMPTY_ELEMENT_TYPE: string; INVALID_ELEMENT_TYPE: string; INVALID_ELEMENT_SELECTOR: string; CANNOT_CHANGE_ELEMENT: string; INVALID_IFRAME: string; INVALID_FIELD: string; FRAME_NOT_FOUND: string; COMPLETE_AND_VALID_INPUTS: string; REQUIRED_PARAMS_NOT_PROVIDED: string; INVALID_EVENT_TYPE: string; INVALID_EVENT_LISTENER: string; MISSING_HANDLER_IN_EVENT_LISTENER: string; INVALID_HANDLER_IN_EVENT_LISTENER: string; UNKNOWN_ERROR: string; NETWORK_ERROR: string; TIMEOUT_ERROR: string; ABORT_ERROR: string; GENERIC_ERROR: string; OFFLINE_ERROR: string; CONNECTION_ERROR: string; ERROR_OCCURED: string; INVALID_VALIDATIONS_TYPE: string; MISSING_VALIDATION_RULE_TYPE: string; INVALID_VALIDATION_RULE_TYPE: string; MISSING_VALIDATION_RULE_PARAMS: string; INVALID_VALIDATION_RULE_PARAMS: string; MISSING_REGEX_IN_REGEX_MATCH_RULE: string; INVALID_REGEX_IN_REGEX_MATCH_RULE: string; MISSING_MIN_AND_MAX_IN_LENGTH_MATCH_RULE: string; MISSING_ELEMENT_IN_ELEMENT_MATCH_RULE: string; INVALID_ELEMENT_IN_ELEMENT_MATCH_RULE: string; ELEMENT_NOT_MOUNTED_IN_ELEMENT_MATCH_RULE: string; EMPTY_ELEMENT_IN_MOUNT: string; VALIDATION_FAILED: string; REVEAL_ELEMENT_ERROR_STATE: string; INVALID_FILE_TYPE: string; INVALID_FILE_SIZE: string; NO_FILE_SELECTED: string; INVALID_UPSERT_OPTION_TYPE: string; EMPTY_UPSERT_OPTIONS_ARRAY: string; INVALID_UPSERT_OPTION_OBJECT_TYPE: string; MISSING_TABLE_IN_UPSERT_OPTION: string; MISSING_COLUMN_IN_UPSERT_OPTION: string; INVALID_TABLE_IN_UPSERT_OPTION: string; INVALID_COLUMN_IN_UPSERT_OPTION: string; INVALID_RECORD_COLUMN_VALUE: string; MISSING_RECORD_COLUMN_VALUE: string; MISSING_RECORD_COLUMN_NAME: string; INVALID_RECORD_COLUMN_VALUE_TYPE: string; INVALID_COLUMN_VALUES_TYPE: string; EMPTY_RECORD_COLUMN_VALUES: string; EMPTY_COLUMN_VALUE: string; MISSING_IDS_OR_COLUMN_VALUES_IN_GET: string; SKYFLOW_IDS_AND_COLUMN_NAME_BOTH_SPECIFIED: string; GET_BY_SKYFLOWID_RESOLVED: string; RECORDS_KEY_NOT_FOUND_GETBYID: string; INVALID_RECORDS_IN_GETBYID: string; EMPTY_RECORDS_GETBYID: string; MISSING_IDS_IN_GETBYID: string; INVALID_IDS_IN_GETBYID: string; EMPTY_IDS_IN_GETBYID: string; INVALID_SKYFLOWID_TYPE_IN_GETBYID: string; MISSING_TABLE_IN_GETBYID: string; INVALID_TABLE_IN_GETBYID: string; MISSING_REDACTION_IN_GETBYID: string; INVALID_REDACTION_TYPE_IN_GETBYID: string; EMPTY_SKYFLOWID_IN_GETBYID: string; EMPTY_TABLE_IN_GETBYID: string; EMPTY_REDACTION_TYPE_IN_GETBYID: string; GET_BY_SKYFLOWID_REJECTED: string; MISSING_COMPOSABLE_LAYOUT_KEY: string; EMPTY_COMPOSABLE_LAYOUT_ARRAY: string; INVALID_COMPOSABLE_LAYOUT_TYPE: string; NEGATIVE_VALUES_COMPOSABLE_LAYOUT: string; MISMATCH_ELEMENT_COUNT_LAYOUT_SUM: string; MISSING_COMPOSABLE_CONTAINER_OPTIONS: string; INVALID_COMPOSABLE_CONTAINER_OPTIONS: string; COMPOSABLE_CONTAINER_NOT_MOUNTED: string; INVALID_BOOLEAN_OPTIONS: string; INVALID_MASKING_CHARACTER: string; INVALID_INPUT_OPTIONS_FORMAT: string; INVALID_INPUT_OPTIONS_TRANSLATION: string; EMPTY_COLLECT_CUSTOM_FORMAT: string; INVALID_ALLOWED_OPTIONS: string; EMPTY_ALLOWED_OPTIONS_ARRAY: string; INVALID_ALLOWED_FILETYPE_ARRAY: string; INVALID_OPTION_CARD_METADATA: string; INVALID_OPTION_CARD_SCHEME: string; INVALID_FIELD_SHOW_3DS_CHALLEGNGE: string; NO_FILE_ELEMENT_FOUND: string; SIGNED_TOKEN_DECODE_FAILED: string; }; warnLogs: { INVALID_EXPIRATION_DATE_FORMAT: string; INVALID_EXPIRATION_YEAR_FORMAT: string; UNABLE_TO_SET_VALUE_IN_PROD_ENV: string; UNABLE_TO_CLEAR_VALUE_IN_PROD_ENV: string; COLLECT_ALT_TEXT_DEPERECATED: string; GET_BY_ID_DEPRECATED: string; INPUT_FORMATTING_NOT_SUPPROTED: string; INVALID_INPUT_TRANSLATION: string; }; }; export default logs;