/// <reference types="q" />
import * as plugins from './npmci.plugins';
export declare let command: () => plugins.q.Promise<{}>;