import React from 'react' import { TransProp } from '../Host/index' import customProps from '../Host/custom' import egretProps from '../Host/egret' export function Primitive any, T = any>( props: ({ object: T } | { constructor: K }) & TransProp & TransProp & { [Key in keyof (Partial & Partial>) as Key extends `$${string}` ? null : Key]: (Partial & Partial>)[Key] }, ) { return }