export interface IDollarVolume { id: number; display: string; }