export declare type ActivityPermission = "join" | "lurk" | "view_state" | "set_state" | "remove" | "manage";