export interface DopeSelectOption { display: string; value: any; }