import { BinanceClient } from '../../../clients'; export declare function testConnectivity(client: BinanceClient): Promise;