import { AverageStats, HasAudioVideo } from '../types/stats'; import MOSState from './MOSState'; export default function calculateThroughput(state: MOSState): HasAudioVideo; //# sourceMappingURL=calculateThroughput.d.ts.map