import * as i0 from "@angular/core";
import * as i1 from "./navbar.component";
import * as i2 from "./navbar-brand/navbar-brand.component";
import * as i3 from "./navbar-brand-option/navbar-brand-option.component";
import * as i4 from "./navbar-menu/navbar-menu.component";
import * as i5 from "./navbar-menu-item/navbar-menu-item.component";
import * as i6 from "./navbar-right-menu/navbar-right-menu.component";
import * as i7 from "@angular/common";
import * as i8 from "../dropdown/dropdown.module";
export declare class NcNavbarModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NcNavbarModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NcNavbarModule, [typeof i1.NcNavbarComponent, typeof i2.NcNavbarBrandComponent, typeof i3.NcNavbarBrandOptionComponent, typeof i4.NcNavbarMenuComponent, typeof i5.NcNavbarMenuItemComponent, typeof i6.NcNavbarRightMenuComponent], [typeof i7.CommonModule, typeof i8.NcDropdownModule], [typeof i8.NcDropdownModule, typeof i1.NcNavbarComponent, typeof i2.NcNavbarBrandComponent, typeof i3.NcNavbarBrandOptionComponent, typeof i4.NcNavbarMenuComponent, typeof i5.NcNavbarMenuItemComponent, typeof i6.NcNavbarRightMenuComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NcNavbarModule>;
}
