export declare class PoProgressBarComponent { indeterminate: boolean; value: number; get valueScale(): string; }