import { ICommandDefinition } from "@zowe/imperative";
/**
 * This object defines the command for retrieving workflow contents of zosworkflow definition.
 * This is not something that is intended to be used outside of this npm package.
 *
 * @private
 */
export declare const RetrieveWorkflowDefinition: ICommandDefinition;
//# sourceMappingURL=RetrieveWorkflowDefinition.definition.d.ts.map