import * as i0 from "@angular/core";
import * as i1 from "./nav.component";
import * as i2 from "./nav-item.component";
import * as i3 from "./nav-link.directive";
export declare class NavModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NavModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NavModule, never, [typeof i1.NavComponent, typeof i2.NavItemComponent, typeof i3.NavLinkDirective], [typeof i1.NavComponent, typeof i2.NavItemComponent, typeof i3.NavLinkDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NavModule>;
}
