export declare const createRTCPeerConnectionFactory: (window: null | (Window & typeof globalThis)) => () => RTCPeerConnection;
//# sourceMappingURL=rtc-peer-connection-factory.d.ts.map