export const FEATURE_FLAGS = { AGENT_BOTS: 'agent_bots', AGENT_MANAGEMENT: 'agent_management', AUTOMATIONS: 'automations', CANNED_RESPONSES: 'canned_responses', CUSTOM_ATTRIBUTES: 'custom_attributes', INBOX_MANAGEMENT: 'inbox_management', INTEGRATIONS: 'integrations', LABELS: 'labels', MACROS: 'macros', TEAM_MANAGEMENT: 'team_management', VOICE_RECORDER: 'voice_recorder', };