import type { TimePickerLocale } from '../index';

const locale: TimePickerLocale = {
  placeholder: 'Цаг сонгох',
};

export default locale;