import * as i0 from "@angular/core";
import * as i1 from "./ui/progressbar";
import * as i2 from "./ui/progressbar-circle";
import * as i3 from "@angular/common";
export declare class NgxFileUploadUiProgressbarModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxFileUploadUiProgressbarModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxFileUploadUiProgressbarModule, [typeof i1.ProgressbarComponent, typeof i2.ProgressbarCircleComponent], [typeof i3.CommonModule], [typeof i1.ProgressbarComponent, typeof i2.ProgressbarCircleComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxFileUploadUiProgressbarModule>;
}
