import { CheckboxProps } from './Checkbox.types.ts'; export declare const Checkbox: import('react').NamedExoticComponent;