export interface LookupItem { name: string; symbol: string; }