export declare enum OrderType { BID = "BID", SELL = "SELL" }