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