declare const _default: { locale: string; Pagination: any; DatePicker: { lang: { locale: string; monthBeforeYear?: boolean | undefined; yearFormat: string; monthFormat?: string | undefined; today: string; now: string; backToToday: string; ok: string; timeSelect: string; dateSelect: string; weekSelect?: string | undefined; clear: string; month: string; year: string; previousMonth: string; nextMonth: string; monthSelect: string; yearSelect: string; decadeSelect: string; dayFormat: string; dateFormat: string; dateTimeFormat: string; previousYear: string; nextYear: string; previousDecade: string; nextDecade: string; previousCentury: string; nextCentury: string; shortWeekDays?: string[] | undefined; shortMonths?: string[] | undefined; placeholder: string; yearPlaceholder: string; monthPlaceholder: string; weekPlaceholder: string; rangePlaceholder: string[]; rangeYearPlaceholder: string[]; rangeMonthPlaceholder: string[]; rangeWeekPlaceholder: string[]; }; timePickerLocale: { placeholder: string; rangePlaceholder: string[]; }; }; TimePicker: { placeholder: string; rangePlaceholder: string[]; }; Calendar: { lang: { locale: string; monthBeforeYear?: boolean | undefined; yearFormat: string; monthFormat?: string | undefined; today: string; now: string; backToToday: string; ok: string; timeSelect: string; dateSelect: string; weekSelect?: string | undefined; clear: string; month: string; year: string; previousMonth: string; nextMonth: string; monthSelect: string; yearSelect: string; decadeSelect: string; dayFormat: string; dateFormat: string; dateTimeFormat: string; previousYear: string; nextYear: string; previousDecade: string; nextDecade: string; previousCentury: string; nextCentury: string; shortWeekDays?: string[] | undefined; shortMonths?: string[] | undefined; placeholder: string; yearPlaceholder: string; monthPlaceholder: string; weekPlaceholder: string; rangePlaceholder: string[]; rangeYearPlaceholder: string[]; rangeMonthPlaceholder: string[]; rangeWeekPlaceholder: string[]; }; timePickerLocale: { placeholder: string; rangePlaceholder: string[]; }; }; global: { placeholder: string; }; Table: { filterTitle: string; filterConfirm: string; filterReset: string; selectAll: string; selectInvert: string; selectionAll: string; sortTitle: string; expand: string; collapse: string; }; Modal: { okText: string; cancelText: string; justOkText: string; }; Popconfirm: { okText: string; cancelText: string; }; Transfer: { titles: string[]; searchPlaceholder: string; itemUnit: string; itemsUnit: string; }; Upload: { uploading: string; removeFile: string; uploadError: string; previewFile: string; downloadFile: string; }; Empty: { description: string; }; Icon: { icon: string; }; Text: { edit: string; copy: string; copied: string; expand: string; }; PageHeader: { back: string; }; }; export default _default;