import WebSocket from 'ws'; export declare const openConnection: (testnet: boolean) => WebSocket; //# sourceMappingURL=openConnection.d.ts.map