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