import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./progressbutton.module";
/**
 * NgModule definition for the ProgressButton component with providers.
 */
export declare class ProgressButtonAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ProgressButtonAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ProgressButtonAllModule, never, [typeof i1.CommonModule, typeof i2.ProgressButtonModule], [typeof i2.ProgressButtonModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ProgressButtonAllModule>;
}
