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