Is zodValidator still used for search params?
https://tanstack.com/router/latest/docs/framework/react/guide/search-params#zod
However, passing in my Zod schema directly to
validateSearch seems to work just fine without any discernable type issues. Maybe my example is too simple? In any case, the following import also does not seem valid