import { ElementRef, NgZone, Renderer2 } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; export declare class ListboxProxy { protected z: NgZone; private renderer; protected el: HTMLElement; constructor(r: ElementRef, z: NgZone, renderer: Renderer2); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare class ListboxProxyModule { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } //# sourceMappingURL=listboxProxy.component.d.ts.map