import TableCell from './TableCell';
export { ITableCellProps } from './TableCell.props';
export { TableCell };
export default TableCell;
