/** Whispering mode */
export declare enum OvhPabxWhisperingModeEnum {
    'Whisper to agent only' = "Whisper to agent only",
    'Whisper to all participants' = "Whisper to all participants"
}
//# sourceMappingURL=OvhPabxWhisperingModeEnum.d.ts.map