export type RtcOffer = { sdp: string; type: string; };