1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./user-profile.component";
|
3 | import * as i2 from "./user-profile-menu/user-profile-menu.component";
|
4 | import * as i3 from "@angular/common";
|
5 | import * as i4 from "@angular/material/menu";
|
6 | import * as i5 from "@angular/material/icon";
|
7 | import * as i6 from "@angular/material/button";
|
8 | import * as i7 from "@angular/material/list";
|
9 | import * as i8 from "@covalent/core/menu";
|
10 | export declare class CovalentUserProfileModule {
|
11 | static ɵfac: i0.ɵɵFactoryDeclaration<CovalentUserProfileModule, never>;
|
12 | static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentUserProfileModule, [typeof i1.TdUserProfileComponent, typeof i2.TdUserProfileMenuComponent], [typeof i3.CommonModule, typeof i4.MatMenuModule, typeof i5.MatIconModule, typeof i6.MatButtonModule, typeof i7.MatListModule, typeof i8.CovalentMenuModule], [typeof i1.TdUserProfileComponent, typeof i2.TdUserProfileMenuComponent]>;
|
13 | static ɵinj: i0.ɵɵInjectorDeclaration<CovalentUserProfileModule>;
|
14 | }
|