import { ElementRef } from '@angular/core'; export declare class NavDirective { private el; constructor(el: ElementRef); }