David Jones
export type SearchResponse = Awaited<ReturnType<SearchController['search']>>
SearchResult<object>