import { TimePickerLocale } from '../index';
const locale: TimePickerLocale = {
placeholder: 'Избор на час',
};
export default locale;