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