export declare enum HuobiAccountTypeEnum { SPOT = "spot", MARGIN = "margin", OTC = "otc", POINT = "point", SUPER_MARGIN = "super-margin", INVESTMENT = "investment", BORROW = "borrow" }