import { TimeDetail, TimeType } from './timedetail'; export default TimeDetail; export type { TimeType };