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