import Time from './time'; export type { TimeProps } from './time'; export default Time;