/** PisellReservationSchedule 多语言;使用前 locales.init 合并 */ declare const _default: { en: { 'pisell-reservation-schedule.today': string; 'pisell-reservation-schedule.prev': string; 'pisell-reservation-schedule.next': string; 'pisell-reservation-schedule.prev-week': string; 'pisell-reservation-schedule.next-week': string; 'pisell-reservation-schedule.prev-month': string; 'pisell-reservation-schedule.next-month': string; 'pisell-reservation-schedule.pick-date': string; 'pisell-reservation-schedule.pick-date-title': string; 'pisell-reservation-schedule.pick-week-title': string; 'pisell-reservation-schedule.pick-month-title': string; }; 'zh-CN': { 'pisell-reservation-schedule.today': string; 'pisell-reservation-schedule.prev': string; 'pisell-reservation-schedule.next': string; 'pisell-reservation-schedule.prev-week': string; 'pisell-reservation-schedule.next-week': string; 'pisell-reservation-schedule.prev-month': string; 'pisell-reservation-schedule.next-month': string; 'pisell-reservation-schedule.pick-date': string; 'pisell-reservation-schedule.pick-date-title': string; 'pisell-reservation-schedule.pick-week-title': string; 'pisell-reservation-schedule.pick-month-title': string; }; 'zh-HK': { 'pisell-reservation-schedule.today': string; 'pisell-reservation-schedule.prev': string; 'pisell-reservation-schedule.next': string; 'pisell-reservation-schedule.prev-week': string; 'pisell-reservation-schedule.next-week': string; 'pisell-reservation-schedule.prev-month': string; 'pisell-reservation-schedule.next-month': string; 'pisell-reservation-schedule.pick-date': string; 'pisell-reservation-schedule.pick-date-title': string; 'pisell-reservation-schedule.pick-week-title': string; 'pisell-reservation-schedule.pick-month-title': string; }; }; export default _default;