1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./loading.component";
|
3 | import * as i2 from "./directives/loading.directive";
|
4 | import * as i3 from "@angular/common";
|
5 | import * as i4 from "@angular/material/progress-bar";
|
6 | import * as i5 from "@angular/material/progress-spinner";
|
7 | import * as i6 from "@angular/cdk/overlay";
|
8 | import * as i7 from "@angular/cdk/portal";
|
9 | export declare class CovalentLoadingModule {
|
10 | static ɵfac: i0.ɵɵFactoryDeclaration<CovalentLoadingModule, never>;
|
11 | static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentLoadingModule, [typeof i1.TdLoadingComponent, typeof i2.TdLoadingDirective], [typeof i3.CommonModule, typeof i4.MatProgressBarModule, typeof i5.MatProgressSpinnerModule, typeof i6.OverlayModule, typeof i7.PortalModule], [typeof i1.TdLoadingComponent, typeof i2.TdLoadingDirective]>;
|
12 | static ɵinj: i0.ɵɵInjectorDeclaration<CovalentLoadingModule>;
|
13 | }
|