import { RecipeVariants } from '../../../node_modules/@vanilla-extract/recipes/dist/vanilla-extract-recipes.cjs.d.js'; import { checkboxStyles } from './rarui-checkbox.css.js'; type CheckboxVariants = NonNullable>; export type { CheckboxVariants };