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