import { LfI18n, LfRouter, LfStorage, PathBased } from '@lightweightform/core'; import { SingleSelectionValue } from '../../abstract/single-selection-value'; import * as i0 from "@angular/core"; /** * Component used for selecting from a list of options in a dropdown `` values changes. * @param evt `change` event. */ _onSelectChange(evt: any): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }