I previously imported these types: ```ts import { SearchResponse, SearchResponseHit } from 'typesense' ``` It looks like they're no longer exported by the library. Would be nice to have this to build custom hooks with.