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