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