export declare enum BitfinexAccountsEnum { EXCHANGE = "exchange", MARGIN = "margin", FUNDING = "funding", DERIVATIVES = "deriv" }