import * as i0 from "@angular/core";
import * as i1 from "./loading.component";
import * as i2 from "./directives/loading.directive";
export declare class CovalentLoadingModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CovalentLoadingModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentLoadingModule, never, [typeof i1.TdLoadingComponent, typeof i2.TdLoadingDirective], [typeof i1.TdLoadingComponent, typeof i2.TdLoadingDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CovalentLoadingModule>;
}
