export * from './tab.component';
export * from './tabs.component';
export { DsfrTabRoute } from './tabs.model';
export * from './tabs.module';
