export interface IMediaStreamAudioSourceOptions {
    mediaStream: MediaStream;
}
//# sourceMappingURL=media-stream-audio-source-options.d.ts.map