type alias ForwardPropsContextPropsimport { type ForwardPropsContextProps } from "https://deno.land/x/aleph@1.0.0-alpha.77/framework/react/context.ts"; definition: { props: Record<string, unknown>; }