export interface GasAutocompleteOptions { title: string; value: string | number; }