export declare enum TradeType { EXACT_INPUT = 0, EXACT_OUTPUT = 1 } //# sourceMappingURL=TradeType.d.ts.map