export * from './tabstrip.spec';
export * from './tabstrip-item';
export * from './tabstrip-items-wrapper';
export * from './tabstrip-items';
export * from './tabstrip-content';
export * from './templates/tabstrip-normal';
export * from './templates/tabstrip-bottom';
export * from './templates/tabstrip-right';
export * from './templates/tabstrip-left';
export * from './templates/tabstrip-scrollable';
export * from './templates/tabstrip-closable';
export * from './templates/tabstrip-scrollable-buttons-hidden';
