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