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