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