import type { Command } from "commander"; export declare function registerVersionCommand(parent: Command, currentVersion: string): void; //# sourceMappingURL=version.d.ts.map