import * as react_jsx_runtime from 'react/jsx-runtime'; import { Checkbox as Checkbox$1 } from '@base-ui/react/checkbox'; declare function Checkbox({ className, ...props }: Checkbox$1.Root.Props): react_jsx_runtime.JSX.Element; export { Checkbox };