import { type Command } from 'commander'; export declare function registerValidateCommand(program: Command): void; //# sourceMappingURL=validate-command.d.ts.map