import hitbtc from './hitbtc.js';
/**
 * @class hitbtc3
 * @augments Exchange
 */
export default class hitbtc3 extends hitbtc {
    describe(): any;
}
