export { default as TimeToggle } from "./time-toggle.component"; export type { ToggleProps, ToggleDataProps } from "./time-toggle.component";