/** * 更新规则文件命令 * 使用交互式提示让用户选择模板,然后同步规则文件到当前目录 */ export declare function updateRules(): Promise; //# sourceMappingURL=updateRules.d.ts.map