export * from './tab-bar';
export * from './tab-bar.component';
export * from './tab-bar-item.component';
export * from './tab-bar-item.directive';
