export declare const exchanges: { [x: string]: { PublicClass: typeof import("../exchanges/huobi/Huobi").Huobi; AuthedClass: typeof import("../exchanges/huobi/HuobiAuthed").HuobiAuthed; }; };