import { TabsStylesType } from '../../../../components/tabs/types/tabsTheme';
import { TabsVariantType } from './variants';
export declare const PRIMARY_TABS_STYLES: TabsStylesType<TabsVariantType>;
