(The template didn’t really apply to this question)
I’m wanting to build a custom wrapper around the BuilderComponent, uh, component, and as we are all in on TypeScript, I’d love to be able to extend the BuilderComponentProps type in the wrapper, but it appears that the props type is not exported from the library. Is there any specific reason why it’s not exported?