export declare const TABS_COMPONENT: any[]; export * from './tab/tab'; export * from './tabset'; export * from './tab/tabHeader/index'; export * from './tab/tabContent/index'; export * from './tab/tabFooter/index';