/** State of the call */
export declare enum OvhPabxHuntingLiveCallsStateEnum {
    'Answered' = "Answered",
    'Waiting' = "Waiting"
}
//# sourceMappingURL=OvhPabxHuntingLiveCallsStateEnum.d.ts.map