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