export type { SwitchProps, SwitchThumbProps } from "./switch";
export { createSwitchScope, Root, Switch, SwitchThumb, Thumb } from "./switch";
