export declare class MiniProgressComponent { color: string; target: any; private _target; strokeWidth: any; private _strokeWidth; percent: any; private _percent; }