declare function runInitiatorTest(peerTwinId: string): Promise; declare function runResponderTest(peerTwinId: string): Promise; export { runInitiatorTest, runResponderTest }; //# sourceMappingURL=webrtc-reconnect-test.d.ts.map