/** * CLI 构建命令 */ export declare function buildCommand(): Promise; //# sourceMappingURL=build.d.ts.map