import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class LeanPostitKpiComponent implements OnInit { title: string; value: number; value10: number; value11: string; value20: number; value21: string; value30: number; value31: string; value40: string; value41: string; unit: string; value1Label: string; value2Label: string; value3Label: string; value4Label: string; status: number; color: string; valuesFontSize: number; valuesColor: string; valuesFontWeight: string; labelFontSize: number; labelFontWeight: string; constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }