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