import type { TimePickerLocale } from '../index'; const locale: TimePickerLocale = { placeholder: 'Wagty saýlaň', rangePlaceholder: ['Başlanýan wagty', 'Gutarýan wagty'], }; export default locale;