import * as i0 from "@angular/core";
import * as i1 from "./o-nav-horizontal/o-nav-horizontal.component";
import * as i2 from "./o-nav-vertical/o-nav-vertical.component";
import * as i3 from "./o-tabs/o-tabs.component";
import * as i4 from "@angular/common";
import * as i5 from "@angular/router";
export declare class ONavModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ONavModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ONavModule, [typeof i1.ONavHorizontalComponent, typeof i2.ONavVerticalComponent, typeof i3.OTabsComponent], [typeof i4.CommonModule, typeof i5.RouterModule], [typeof i1.ONavHorizontalComponent, typeof i2.ONavVerticalComponent, typeof i3.OTabsComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ONavModule>;
}
