export declare class ExgKpiCircleComponent { caption: string; value: number; color: string; constructor(); get strokestyle(): string; get colorstyle(): string; }