export interface ICancelOrder { orderId: number; } //# sourceMappingURL=cancelOrder.d.ts.map