export * from './table.service'; export * from './component/table/table.component'; export * from './table.module'; export * from './table.types';