import { OnInit, ElementRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class PgBubbleComponent implements OnInit { _canvasChild: ElementRef; get canvasEl(): HTMLCanvasElement; constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDef; static ɵcmp: i0.ɵɵComponentDefWithMeta; }