Sorry for not giving exact solution, but I think you should be looking for something like this: https://www.typescriptlang.org/tsconfig/jsxImportSource.html
vite.config.ts is not responsible for how types are parsed, this is configured by tsconfig.json and jsconfig.json.