import { TableCell } from './table-cell'; export * from './table-cell'; export default TableCell;