export interface InputAudioState {
    isMuted: boolean;
}
//# sourceMappingURL=InputAudioState.d.ts.map