import { FunctionComponent } from 'rax'; declare const TableCell: FunctionComponent; export default TableCell;