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