export declare function installCommand(args: string[], cwd?: string): Promise<void>;
