import { t as PluginDoctorStateMigration } from "../../runtime-doctor-Csnts2AH.js"; //#region extensions/active-memory/doctor-contract-api.d.ts /** State migrations exposed to OpenClaw doctor for Active Memory. */ declare const stateMigrations: PluginDoctorStateMigration[]; //#endregion export { stateMigrations };