Previously if a type was returning itself it would cause an infinite loop in tsickle. We worked around it with a type that alises to `any`. Now that the issue has been resolved in tsickle, we can clean up the workaround. PR Close #34019
root
tView.firstTemplatePass
tView.firstCreatePass
aio