import * as i0 from "@angular/core";
import * as i1 from "./navbar.component";
/**
 * @hidden
 * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
 */
export declare class IgxNavbarModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxNavbarModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxNavbarModule, never, [typeof i1.IgxNavbarComponent, typeof i1.IgxNavbarActionDirective, typeof i1.IgxNavbarTitleDirective], [typeof i1.IgxNavbarComponent, typeof i1.IgxNavbarActionDirective, typeof i1.IgxNavbarTitleDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxNavbarModule>;
}
