export const ALLOWED_API_KEY_ROLES = ['scraper', 'gmail_listener'] as const;
