/** 从 require 缓存中删除对应模块路径的插件缓存 */ export declare function killPlugin(modulePath: string): void;