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