import { TradeExecutor } from "../services/trade-executor.js"; export declare function handleGetOpenOrders(executor: TradeExecutor): Promise; //# sourceMappingURL=get-open-orders.d.ts.map