import type { TimePickerLocale } from '../index';
const locale: TimePickerLocale = {
placeholder: 'Vรคlj tid',
};
export default locale;