We should revisit our options for the API goldens. ts-api-guardian has known limitations with aliased symbol exports and standalone export statements.
At some point in the past, the tooling team thought about using api-extractor from Microsoft. We should explore this option. The api-extractor is already used in @angular/bazel too.
Related to #17717