import { default as table } from './table'; import { default as tableRow } from './tableRow'; import { default as tableCell } from './tableCell'; export { table, tableRow, tableCell };