export declare enum UserListUiDataNames {
    USER_LIST_IS_OPEN = "USER_LIST_IS_OPEN"
}
