Minimal example with my best attempt so far:
interface Props { foo: T } const Component = React.forwardRef&