Reference
ReactCompatRenderableElement
Element-shaped renderable value accepted regardless of its original prop shape.
Signature
interface ReactCompatRenderableElementMembers
$$typeof: typeof REACT_COMPAT_ELEMENT_TYPEkey: string | nullprops: { children?: ReactCompatNode }ref: unknowntype: unknown