Type Alias CreateElementFn

CreateElementFn: ((type: JSXElementType, rawProps: AttributesArg, ...children: any[]) => JSXElement)