import * as i0 from "@angular/core";
import * as i1 from "./progress-view.component";
import * as i2 from "@angular/material/progress-bar";
export declare class NgBizProgressViewModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgBizProgressViewModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgBizProgressViewModule, [typeof i1.ProgressViewComponent], [typeof i2.MatProgressBarModule], [typeof i1.ProgressViewComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgBizProgressViewModule>;
}
