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