import type { Checkbox } from "radix-ui"; export type CheckboxCheckedState = Checkbox.CheckedState; //# sourceMappingURL=types.d.ts.map