export declare enum BinanceOrderSideEnum { BUY = "BUY", SELL = "SELL" }