import React from 'react'; import { CheckboxProps } from './checkbox-props'; export declare const Checkbox: React.FC;