@headless-tree/coreFunctionsbuildProxiedInstancebuildProxiedInstance CallablebuildProxiedInstance<T>(features: FeatureImplementation[], instanceType: T, buildOpts: (self: any) => any): [instance: InstanceTypeMap[T], finalize: () => void]Type parametersT: keyof InstanceTypeMapParametersfeatures: FeatureImplementation[]instanceType: TbuildOpts: (self: any) => anyReturns [instance: InstanceTypeMap[T], finalize: () => void]