export interface ISamplePositionSchema { id?: string; symbolPair: string; }