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