import * as i0 from "@angular/core";
import * as i1 from "./navigator-outlet.component";
import * as i2 from "./navigator-node.component";
import * as i3 from "./navigator-icon.component";
import * as i4 from "@angular/router";
import * as i5 from "ngx-bootstrap/collapse";
import * as i6 from "../common/common.module";
import * as i7 from "../modal/modal.module";
/**
 * The angular module definition for the navigator.
 * @exports NavigatorOutletComponent
 * @exports NavigatorNodeComponent
 */
export declare class NavigatorModule {
    static providers(): (import("@angular/core").ValueProvider | import("@angular/core").ClassProvider | import("@angular/core").ExistingProvider)[];
    static ɵfac: i0.ɵɵFactoryDeclaration<NavigatorModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NavigatorModule, [typeof i1.NavigatorOutletComponent, typeof i2.NavigatorNodeComponent, typeof i3.NavigatorIconComponent], [typeof i4.RouterModule, typeof i5.CollapseModule, typeof i6.CommonModule, typeof i7.ModalModule], [typeof i1.NavigatorOutletComponent, typeof i2.NavigatorNodeComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NavigatorModule>;
}
//# sourceMappingURL=navigator.module.d.ts.map