export declare type PeerInfoType = { id: string; peer?: RTCPeerConnection; };