import type { TimePickerLocale } from '../index'; const locale: TimePickerLocale = { placeholder: 'Wybierz godzinÄ™', }; export default locale;