import MobileTable from './MobileTable'; export { Props, TableRow, TableData, SortDirection, ColumnContentType, } from './MobileTable'; export default MobileTable;