import { y as ChannelMessageActionContext } from "../types.core-DzCkJQ0r.js"; import { t as ChannelPlugin } from "../types.plugin-CbLYeqkF.js"; import { C as OpenClawPluginApi, Qr as PluginRuntime, hc as emptyPluginConfigSchema } from "../types-DaHgOqFX.js"; import { n as normalizeAccountId, t as DEFAULT_ACCOUNT_ID } from "../account-id-Dh6XMgGH.js"; import { r as buildChannelConfigSchema } from "../config-schema-jXAeMqcd.js"; import { s as migrateBaseNameToDefaultAccount, t as applyAccountNameToChannelSection } from "../setup-helpers-LXEtBBVe.js"; import { n as deleteAccountFromConfigSection, r as setAccountEnabledInConfigSection, t as clearAccountEntryFields } from "../config-helpers-CbKpgau7.js"; import { n as formatPairingApproveHint } from "../helpers-Ba_pMmnS.js"; import { t as PAIRING_APPROVED_MESSAGE } from "../pairing-message-CFjlYpMw.js"; import { t as getChatChannelMeta } from "../channel-plugin-common-BmMfsw42.js"; export { type ChannelMessageActionContext, type ChannelPlugin, DEFAULT_ACCOUNT_ID, type OpenClawPluginApi, PAIRING_APPROVED_MESSAGE, type PluginRuntime, applyAccountNameToChannelSection, buildChannelConfigSchema, clearAccountEntryFields, deleteAccountFromConfigSection, emptyPluginConfigSchema, formatPairingApproveHint, getChatChannelMeta, migrateBaseNameToDefaultAccount, normalizeAccountId, setAccountEnabledInConfigSection };