import type { TimePickerLocale } from '../index'; const locale: TimePickerLocale = { placeholder: 'เลือกเวลา', }; export default locale;