import "./index.css"; export type { ToggleSwitchElementProps, ToggleSwitchProps, ToggleSwitchSize, } from "./ToggleSwitch"; export { ToggleSwitch } from "./ToggleSwitch"; //# sourceMappingURL=index.d.ts.map