/// import { TextTableCellProps } from './type'; export default function TextTableCell(props: TextTableCellProps): import("react").JSX.Element;