export declare enum MarginTransferTypeEnum { FROM_SPOT_TO_MARGIN = 1, FROM_MARGIN_TO_SPOT = 2 }