/// import { Checkbox as CheckboxType } from './types'; declare const Checkbox: import("react").ForwardRefExoticComponent>; export { Checkbox };