import * as i0 from "@angular/core";
import * as i1 from "./loading.component";
import * as i2 from "./directives/loading.directive";
import * as i3 from "@angular/common";
import * as i4 from "@angular/material/progress-bar";
import * as i5 from "@angular/material/progress-spinner";
import * as i6 from "@angular/cdk/overlay";
import * as i7 from "@angular/cdk/portal";
export declare class CovalentLoadingModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CovalentLoadingModule, never>;
    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]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CovalentLoadingModule>;
}
