export default function (name: string): Promise; export declare function copyPlugins(): Promise; export declare function install(): Promise; export declare function pluginConsole(): Promise;