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