import { type TabsType } from '../ui-kit/TabsControl/TabsControlProps'; export declare const getVersion: (isPrimary: boolean, type?: TabsType) => "primary" | "secondary";