export { default as TableCell } from './table-cell'; export type { TableCellProps } from './table-cell.types';