import { ICommandDefinition } from "../../../../../cmd";
/**
 * Definition of the validate command.
 * @type {ICommandDefinition}
 */
export declare const validateDefinition: ICommandDefinition;
//# sourceMappingURL=validate.definition.d.ts.map