import { Tab as NextTab } from '@alifd/next';
declare const Tab: typeof NextTab;
export default Tab;

export * from '@alifd/next/types/tab'
