import { Tabs } from 'antd'; export { TabsType, TabsPosition, TabPaneProps, TabsProps } from 'antd/es/tabs'; export default Tabs;