import { ChangeDetectorRef, ElementRef, NgZone } from '@angular/core'; import * as i0 from "@angular/core"; export declare class IonIcon { protected z: NgZone; protected el: HTMLElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }