import { RecipeVariants } from '../../../node_modules/@vanilla-extract/recipes/dist/vanilla-extract-recipes.cjs.d.js'; import { styles } from './rarui-toggle.css.js'; type ToggleVariants = RecipeVariants; export type { ToggleVariants };