import * as i0 from "@angular/core";
export declare class ProgressViewComponent {
    text: string;
    zIndex: number;
    static ɵfac: i0.ɵɵFactoryDeclaration<ProgressViewComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<ProgressViewComponent, "ngbiz-progress-view", never, { "text": { "alias": "text"; "required": false; }; "zIndex": { "alias": "zIndex"; "required": false; }; }, {}, never, never, false, never>;
}
