import Root from "./toggle.svelte"; export { toggleVariants, } from "./toggle.svelte"; export { Root, // Root as Toggle, };