export declare enum FtxTriggerOrderTypeEnum { STOP = "stop", TRAILING_STOP = "trailing_stop", TAKE_PROFIT = "take_profit" }