import './tab.less'; import { Tab } from './tab'; export type { TabProps } from './tab'; export default Tab;