import type { Injection } from '../../../../types/utils'; import type { TabsInjection } from './models'; export declare const TABS_INJECTION: Injection;