Type Alias CreateSVGElementFn

CreateSVGElementFn: ((type: string, rawProps: AttributesArg, ...children: any[]) => JSXElement)