import { Command } from "commander"; export declare function registerVersionShowCommand(versionedCmd: Command, argumentId: string, version: number): void; //# sourceMappingURL=version-show.d.ts.map