The problem was the version of TypeScript i was using which was 5.5.4. After upgrading to 5.6.3 the problem went away. TypeScript 5.6 announcement blog post mentions adding support for iterator helper methods here.
5.5.4