import type { CommandContext } from "../registry.js"; export declare function runBuild(ctx: CommandContext): Promise; //# sourceMappingURL=build.d.ts.map