A type helper to enable the `ref` prop on a component.
The WithElementRef type helper is a convenience type that enables you to follow the same ref prop pattern as used by Bits UI components when crafting your own.
This type helper is used internally by Bits UI components to enable the ref prop on a component.