import { Tabs } from 'antd'; export type { TabsProps } from 'antd/lib/tabs'; export * from 'antd/lib/tabs'; export default Tabs;