import type { Command } from "./types"; export declare function makeSetVersionCommand(versions: string | number): Promise; //# sourceMappingURL=setVersion.d.ts.map