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