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