import * as i0 from "@angular/core";
import * as i1 from "./badge.component";
import * as i2 from "./ribbon.component";
export declare class NzBadgeModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzBadgeModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzBadgeModule, never, [typeof i1.NzBadgeComponent, typeof i2.NzRibbonComponent], [typeof i1.NzBadgeComponent, typeof i2.NzRibbonComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzBadgeModule>;
}
