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