typealias ActivityFlagsString

export type ActivityFlagsString = keyof typeof ActivityFlags;
keyof typeof ActivityFlags