import { Locale } from 'antd/lib/locale-provider'; import { DLocale } from './index'; declare const localeValues: Locale & DLocale; export default localeValues;