import { ICheckboxProps } from '../Checkbox';
export default function Props(_props: ICheckboxProps): null;
