/** * update 命令 */ export declare function updateCommand(pluginName?: string, silent?: boolean): Promise; //# sourceMappingURL=update.d.ts.map