import { TimePickerLocale } from '../index';
const locale: TimePickerLocale = {
placeholder: 'Chọn thời gian',
};
export default locale;