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