/** True when AGIM_ENABLE_GLOBAL_IM=1. Controls visibility of * Discord + Telegram messengers across CLI wizard, web settings, * and runtime adapter registration. */ export declare function isGlobalImEnabled(): boolean; //# sourceMappingURL=feature-flags.d.ts.map