import { ICommandDefinition } from "@zowe/imperative"; /** * This object defines the command for delete workflow using workflow key within zos-workflows. * This is not something that is intended to be used outside of this npm package. * * @private */ export declare const WorkflowFull: ICommandDefinition; //# sourceMappingURL=WorkflowFull.definition.d.ts.map