import { ChangeDetectorRef, ElementRef, NgZone, EventEmitter } from '@angular/core'; import * as i0 from "@angular/core"; export declare class LinkComponent { protected z: NgZone; protected el: HTMLElement; appearanceChanged: EventEmitter; inlineChanged: EventEmitter; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare class LinkWrapperModule { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } //# sourceMappingURL=linkProxy.component.d.ts.map