export interface iNgDiyUiComboboxOption { value: string; text: string; }