import { IManagedObject } from '@c8y/client'; import * as i0 from '@angular/core'; declare class DatapointParserService { protected readonly attributeToParse: readonly ["target", "yellowRangeMin", "yellowRangeMax", "redRangeMin", "redRangeMax", "min", "max"]; parseDatapoints(datapoints: IManagedObject[]): IManagedObject[]; parseDatapoint(datapoint: IManagedObject): IManagedObject; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } export { DatapointParserService }; //# sourceMappingURL=index.d.ts.map