import { ICommandDefinition } from "@zowe/imperative";
/**
 * Rename group definition containing its description and children
 * @type {ICommandDefinition}
 */
export declare const RenameDefinition: ICommandDefinition;
//# sourceMappingURL=Rename.definition.d.ts.map