export declare function pluginsCommand(args: string[]): Promise; export declare function installCommand(args: string[]): Promise;