import { ElementRef } from '@angular/core'; import { SelectComponent } from "../../select.component"; import * as i0 from "@angular/core"; export declare class LegacySelectComponent extends SelectComponent { private element; selectComponentRef: any | null; constructor(element: ElementRef); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }