import * as i0 from "@angular/core"; export declare class DropdownSelectComponent { model: any; get editableValue(): any; set editableValue(newValue: any); click(event: any): void; keyup(event: any): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }