import { AfterViewInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class GcmDonutComponent implements AfterViewInit { description: string; labels: any; data: any; class: string; style: string; hasLegend: boolean; positionLegend: 'top' | 'right' | 'left' | 'bottom'; id: string; constructor(); ngAfterViewInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }