export { TableComponent } from './table.component';
export { TablePipe } from './table.pipe';
export { TableIntoPipeModule } from './table-pipe.module';
