import { ICommandDefinition } from "@zowe/imperative";
declare const PutJobDefinition: ICommandDefinition;
export = PutJobDefinition;
