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