/// import "typings-global"; import plugins = require("./npmts.plugins"); export declare var run: (configArg: any) => plugins.Q.Promise<{}>;