export declare enum DirectoryEntities { ADDRESS_BOOK_LIST = "addressBookList", SKILL_LIST = "skillList", AGENT_LIST = "agentList", TEAM_LIST = "teamList", SKILL_ACTIVITY = "SkillActivity" }