export { CheckboxRoot as Root } from "./root/CheckboxRoot.mjs";
export { CheckboxIndicator as Indicator } from "./indicator/CheckboxIndicator.mjs";