import { changeConfirmLocale, getConfirmLocale } from 'antd/es/modal/locale'; import type { ModalLocale } from 'antd/es/modal/locale'; export type { ModalLocale }; export { changeConfirmLocale, getConfirmLocale };