8c858d76dd
This is needed as the typescript no longer elides type reexports in the generated code when using transformers. A nice side effect is that this make summaries shorter and produces less reexports as we rollup reexports. PR Close #18788
Tests in this directory are excluded from running in the browser and only run in node.