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