interface dom.RTCOutboundRTPStreamStats implements RTCRTPStreamStatsimport { type dom } from "https://deno.land/x/evt@v2.4.17/mod.ts"; const { RTCOutboundRTPStreamStats } = dom; PropertiesoptionalbytesSent: numberoptionalpacketsSent: numberoptionalroundTripTime: numberoptionaltargetBitrate: number