import { RadioProps } from "./Radio"; export declare type CheckboxProps = RadioProps;