variable _SSRPropsEmbedRe-exportimport { _SSRPropsEmbed } from "https://deno.land/x/keywork@v6.2.1/react/mod.ts"; Embeds the given SSR props in the DOM for client-side hydration. typeFC<SSRProviderProps<any>>