import { i as OpenClawConfig } from "../../types.openclaw-oSBece7v.js"; import { t as InspectedTelegramAccount } from "../../account-inspect-BQBynhUI.js"; //#region extensions/telegram/account-inspect-api.d.ts declare function inspectTelegramReadOnlyAccount(cfg: OpenClawConfig, accountId?: string | null): InspectedTelegramAccount; //#endregion export { inspectTelegramReadOnlyAccount };