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