declare const _default: { ENTITY_ACTION_GROUP: string; PAGE_ACTION_GROUP: string; CHANGESET: string; errors: { NO_OBJECT_ACCESS: string; NO_PRIVILEGES: string; }; AUTOMATION: string; AUTOMATION_CONTROLLER: string; UNLOCK: string; refreshPageConfirm: { BODY_MESSAGE: string; REFRESH_BUTTON: string; }; }; export default _default;