/**
 * @deprecated Use `@nx/module-federation/rspack` instead. This will be removed in Nx v22.
 */
export { withModuleFederation, withModuleFederationForSSR, } from '@nx/module-federation/rspack';
