import { GlobalStore } from '@empjs/cli'; import { E as EMPPluginShareType } from './types-BGnQUQ0O.js'; export { a as EMPSHARERuntimeOptions, h as ExternalsItemType, d as ForceRemoteEntryOption, e as ForceRemoteItem, g as ForceRemoteOptions, F as ForceRemoteVersion, c as ForceRemoteVersionOption, M as ModuleFederationPluginOptions, R as RemoteInfoForForce, f as frameworLibType, b as frameworkOptions, r as runtimeLibType } from './types-BGnQUQ0O.js'; import '@empjs/module-federation-rspack'; declare const externalReact: (o: any, globalVal: string) => any; declare const externalVue: (o: any, globalVal: string) => any; declare const pluginRspackEmpShare: (o?: EMPPluginShareType) => { name: string; rsConfig(store: GlobalStore): Promise; }; export { EMPPluginShareType, pluginRspackEmpShare as default, externalReact, externalVue, pluginRspackEmpShare };