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