export declare enum MidaTradeDirection { BUY = "buy", SELL = "sell" }