Given we have updated API extractor to the most recent version, we need to update the API goldens because the latest version uses alias exports to avoid collisions with default library globals (like `Event`). PR Close #42737
Updates the TS API guardian goldens with their equivalents based on the new shared dev-infra tool. PR Close #42688