declare global { interface Window { webkitAudioContext: typeof AudioContext; vad: any; myCdialWidget: any; } } export {}; //# sourceMappingURL=web-call.d.ts.map