import { ICommandDefinition } from "@zowe/imperative";
/**
 * This object defines the command for the delete group within zosfiles. This is not
 * something that is intended to be used outside of the zosfiles package.
 *
 * @private
 */
export declare const DeleteDefinition: ICommandDefinition;
//# sourceMappingURL=Delete.definition.d.ts.map