import { Tab } from '@alifd/next'; export default Tab; export type { TabProps, ItemProps as TabItemProps } from '@alifd/next/types/tab';