import type { RspackPluginInstance } from '@rspack/core';
export declare function instantiateScriptPlugins(options: any): RspackPluginInstance[];
