import { ArgumentResult } from '../arguments'; export declare const install: (args: ArgumentResult) => Promise;