import { ICommandDefinition } from "@zowe/imperative";
/**
 * Definition for the "issue" group of commands under the Shell plugin
 */
export declare const IssueCommand: ICommandDefinition;
//# sourceMappingURL=Issue.definition.d.ts.map