import { a as normalizeTelegramCommandName, i as normalizeTelegramCommandDescription, o as resolveTelegramCustomCommands, t as TELEGRAM_COMMAND_NAME_PATTERN } from "../../command-config-B5uSKuEF.js"; import { l as resetTelegramThreadBindingsForTests, o as parseTelegramTopicConversation, s as createTelegramThreadBindingManager } from "../../runtime-api-CZdpvuTd.js"; import { f as mergeTelegramAccountConfig } from "../../accounts-DkptBsx8.js"; import { i as buildTelegramModelsProviderChannelData, n as TelegramInteractiveHandlerRegistration, r as buildCommandsPaginationKeyboard, t as TelegramInteractiveHandlerContext } from "../../interactive-dispatch-BLKcuNZh.js"; import { n as listTelegramDirectoryPeersFromConfig, t as listTelegramDirectoryGroupsFromConfig } from "../../directory-config-B_x33kdj.js"; import { t as collectTelegramSecurityAuditFindings } from "../../security-audit-BjxK9idU.js"; import { n as normalizeCompatibilityConfig, t as legacyConfigRules } from "../../doctor-contract-_1Nhe_0S.js"; import { n as collectRuntimeConfigAssignments, r as secretTargetRegistryEntries } from "../../secret-contract-D8GeE3Cg.js"; //#region extensions/telegram/src/setup-contract.d.ts declare const singleAccountKeysToMove: string[]; //#endregion export { TELEGRAM_COMMAND_NAME_PATTERN, type TelegramInteractiveHandlerContext, type TelegramInteractiveHandlerRegistration, buildCommandsPaginationKeyboard, buildTelegramModelsProviderChannelData, collectRuntimeConfigAssignments, collectTelegramSecurityAuditFindings, createTelegramThreadBindingManager, legacyConfigRules, listTelegramDirectoryGroupsFromConfig, listTelegramDirectoryPeersFromConfig, mergeTelegramAccountConfig, normalizeCompatibilityConfig, normalizeTelegramCommandDescription, normalizeTelegramCommandName, parseTelegramTopicConversation, resetTelegramThreadBindingsForTests, resolveTelegramCustomCommands, secretTargetRegistryEntries, singleAccountKeysToMove };