/// import "typings-global"; import * as plugins from "./npmci.plugins"; export declare let build: (commandArg: any) => plugins.q.Promise<{}>;