export { default as JoSwitch } from "./src/Switch"; export type { SwitchProps as JTSwitchProps } from "./src/Switch";