Appearance
type Visibility = "VISIBILITY_UNSPECIFIED" | "PUBLIC" | "PRIVATE";
Defined in: src/types/universes.ts:139