import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class GcmStackedBarComponent implements OnInit { description: string; data: any; class: string; style: string; datasets: any; labels: any; barChartOptions: {}; barChartLegend: boolean; ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }