import { TimePickerLocale } from '../index';
const locale: TimePickerLocale = {
placeholder: 'Velja tíma',
};
export default locale;