import { Command } from 'commander'; export declare function registerValidateCommands(program: Command): void;