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