import * as i0 from "@angular/core";
import * as i1 from "./o-badge.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/router";
export declare class OBadgeModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<OBadgeModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<OBadgeModule, [typeof i1.OBadgeComponent], [typeof i2.CommonModule, typeof i3.RouterModule], [typeof i1.OBadgeComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<OBadgeModule>;
}
