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