import { WrThemeColor, SafeAny } from 'ngwr/cdk/types'; import * as i0 from '@angular/core'; declare class WrProgressComponent { color: WrThemeColor | null; percent: number; get elClasses(): SafeAny; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; static ngAcceptInputType_percent: unknown; } export { WrProgressComponent };