### What version of React Router are you using? 6.13.0 ### Steps to Reproduce In a Typescript React 17 app using `react-router-dom@6.13.0` running TSC and including `node_modules` will fail: ``` npx tsc --skipLibCheck false ``` New issue created from https://github.com/remix-run/react-router/issues/10566#issuecomment-1592612530.