Closed
Description
Hello! Thanks for developing the library!
I have a question about how I can import interfaces from a library. In my project, I use TS and want to create a component to which I can partially transfer props that I will use in the tooltip, which is a child of this component. So how I can import the interfaces from the library? Thank you!