/// import { JengaTableCheckboxCellProps } from './types'; export declare function TableCheckboxCell(props: JengaTableCheckboxCellProps): JSX.Element;