import { SimpleChanges } from '@angular/core'; import * as Highcharts from 'highcharts'; import * as i0 from "@angular/core"; export declare class PiechartComponent { Highcharts: typeof Highcharts; pieChartByEntity: Highcharts.Options; totalRecords: any[]; title: any; seriesLabelname: any; ngOnChanges(changes: SimpleChanges): void; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }