export declare class RouteTradeRequestOfferActionDTO { requestId: string; offerId: string; action: string; }