import { i as OpenClawConfig } from "../../types.openclaw-CXjMEWAQ.js"; import { U as ChannelLegacyStateMigrationPlan } from "../../types.core-DzCkJQ0r.js"; //#region extensions/telegram/src/state-migrations.d.ts declare function detectTelegramLegacyStateMigrations(params: { cfg: OpenClawConfig; env: NodeJS.ProcessEnv; stateDir?: string; }): Promise; //#endregion export { detectTelegramLegacyStateMigrations };