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