export type { InputTimeProps } from "./InputTime.types"; export { InputTime } from "./InputTime";