import { TableCell } from './table-cell.js'

export * from './table-cell.js'

export default TableCell
