/** 通过插件名定位插件路径的函数 */ export declare function getPluginPathByName(pluginName: string): Promise;