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