export { TabComponent } from './tab.component';
export { TabsComponent } from './tabs.component';
export { TabsModule } from './tabs.module';
