declare const _default: { leavePageConfirm: { HEADER_TITLE: string; bodyMessage: { DEFAULT: string; LEAVE_SINGLE: string; LEAVE_MULTIPLE: string; }; bodySubMessage: { DEFAULT: string; LEAVE_SINGLE: string; LEAVE_MULTIPLE: string; }; buttons: { LEAVE: string; CANCEL: string; }; WARNING: string; }; }; export default _default;