import { InstrumentSelector } from '@quantform/core'; export declare function getInstrument(instrument: InstrumentSelector): import("rxjs").Observable; //# sourceMappingURL=get-instrument.d.ts.map