/// export declare function Checkbox(props: { [propName: string]: any; }): JSX.Element;