import { ElementRef, Renderer2 } from '@angular/core'; import * as i0 from "@angular/core"; export declare class NavDirective { private _elementRef; private _renderer; activeItem: import("@angular/core").ModelSignal; disabled: import("@angular/core").InputSignal; constructor(_elementRef: ElementRef, _renderer: Renderer2); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }