import * as i0 from "@angular/core";
import * as i1 from "./loading.component";
import * as i2 from "./loading.directive";
import * as i3 from "@angular/common";
export declare class LoadingModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<LoadingModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<LoadingModule, [typeof i1.LoadingComponent, typeof i2.LoadingDirective], [typeof i3.CommonModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<LoadingModule>;
}
