Argument of type 'Router<GetUserIds, never>' is not assignable to parameter of type 'Router<any, any>'.
Property '[TypeId]' is missing in type 'Router<GetUserIds, never>' but required in type 'Router<any, any>'.ts(2345)
Router.d.ts(32, 14): '[TypeId]' is declared here.
Argument of type 'Router<GetUserIds, never>' is not assignable to parameter of type 'Router<any, any>'.
Property '[TypeId]' is missing in type 'Router<GetUserIds, never>' but required in type 'Router<any, any>'.ts(2345)
Router.d.ts(32, 14): '[TypeId]' is declared here.