/** * 执行更新页面行为 * @param event 事件 * @param params 参数 * @returns */ export declare const executeUpdatePageAction: () => void;