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