/// import { TableCellProps } from './TableCellTypes.js'; export declare function TableCell(props: TableCellProps): JSX.Element;