import * as React from "react"; import * as CheckboxPrimitive from "@radix-ui/react-checkbox"; export interface CheckboxProps extends React.ComponentProps { /** Label text - always use this built-in prop instead of external