declare const getCodecFromSender: (sender: RTCRtpSender) => Promise; export default getCodecFromSender;