import type { TimePickerLocale } from '../index'; const locale: TimePickerLocale = { placeholder: 'Vaxtı seç', }; export default locale;