import TabPane from './component/index';
export * from './component/index';
export default TabPane;
