import { BaseComponent } from '../base/base.component'; import * as i0 from "@angular/core"; /** * select input */ export declare class SelectComponent extends BaseComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }