export interface QbOperators { id: number; symbol: string; }