import { IBitmexMarketSchema } from './IBitmexMarketSchema'; export interface IBitmexSymbolSchema extends IBitmexMarketSchema { }