import type { InputHTMLAttributes } from 'react'; export declare const Checkbox: import("react").MemoExoticComponent<(props: InputHTMLAttributes) => import("react").JSX.Element>; //# sourceMappingURL=Checkbox.d.ts.map