import { TradeDetails } from './swapTypes'; export declare function encodeBasicOrders(orders: any[], taker: string, marketId: string | number): Promise>;