import ToggleSwitch, { ToggleSwitchProps } from "./ToggleSwitch.js"; export { type ToggleSwitchProps, ToggleSwitch as default };