import * as i0 from "@angular/core";
import * as i1 from "./loading-wheel.component";
import * as i2 from "@angular/common";
import * as i3 from "../../pipes/format-pipe.module";
export declare class LoadingWheelModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<LoadingWheelModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<LoadingWheelModule, [typeof i1.LoadingWheelComponent], [typeof i2.CommonModule, typeof i3.FormatPipeModule], [typeof i1.LoadingWheelComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<LoadingWheelModule>;
}
