default: {
    AgentAvailabilityState: typeof AgentAvailabilityState;
    ApiState: typeof ApiState;
    CallState: typeof CallState;
    ConnectionState: typeof ConnectionState;
    ConversationParticipationType: typeof ConversationParticipationType;
    ConversationRecipientType: typeof ConversationRecipientType;
    ConversationState: typeof ConversationState;
    ConversationType: typeof ConversationType;
    NewConversationRecipientType: typeof NewConversationRecipientType;
    UnbluErrorType: typeof UnbluErrorType;
    ViewMode: typeof ViewMode;
}

Type declaration