import TimePicker from './time-picker'; export type { TimePickerProps } from './time-picker'; export default TimePicker;