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