/// import * as q from 'q'; import { INpmtsConfig } from '../npmts.config'; export declare let run: (configArg: INpmtsConfig) => q.Promise;