export { default } from "./switch"; export type { SwitchProps } from "./switch"; export type { SwitchThemeVars } from "./switch.shared";