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