import TimeView from './TimeSelectView'; export type { Props, TimeSelectViewRef } from './TimeSelectView'; export default TimeView;