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