I've been trying to solve this for 3 days now. Unfortunately, I'm still getting this error when I remove the routes-array in my router/index.ts. My error: Argument of type '{ history: RouterHistory; }' is not assignable to parameter of type 'RouterOptions'. Property 'routes' is missing in type '{ history: RouterHistory; }' but required in type 'RouterOptions'.