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