1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./badge.component";
|
3 | export declare class NbBadgeModule {
|
4 | static ɵfac: i0.ɵɵFactoryDeclaration<NbBadgeModule, never>;
|
5 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbBadgeModule, [typeof i1.NbBadgeComponent], never, [typeof i1.NbBadgeComponent]>;
|
6 | static ɵinj: i0.ɵɵInjectorDeclaration<NbBadgeModule>;
|
7 | }
|