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