directly import search param resolver in metadata (#77402)
like with params in the prior change searchParams does not need to be
created from outside the metadata components when the metadata component
factory is already part of the RSC layer. We can just directly import
this dependeny rather than route it through entry-base and expose it in
app-render.