export type Gate = // Keep this alphabetic please. | 'alt_share_icon' | 'debug_show_feedcontext' | 'debug_subscriptions' | 'disable_live_now_beta' | 'disable_onboarding_find_contacts' | 'disable_settings_find_contacts' | 'explore_show_suggested_feeds' | 'feed_reply_button_open_thread' | 'is_bsky_team_member' // special, do not remove | 'old_postonboarding' | 'onboarding_add_video_feed' | 'onboarding_suggested_starterpacks' | 'remove_show_latest_button' | 'show_composer_prompt' | 'suggested_users_dismiss' | 'test_gate_1' | 'test_gate_2'