import type { BaseAgent } from '../../../../agent/BaseAgent'; export declare function updateV0_3_1ToV0_4(agent: Agent): Promise;