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