import { IsActiveMatchOptions } from '@angular/router'; import * as i0 from '@angular/core'; declare class NgDocRouteActiveDirective { link: string; activeClass: string | string[]; matchOptions: IsActiveMatchOptions; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } export { NgDocRouteActiveDirective };