import type { DurationPickerLocale } from './locale'; declare const locale: DurationPickerLocale; export default locale;