With outputIndex=true and outputTypeRegistry=true, the generated index.ts does not export typeRegistry.ts.
It would not make sense to make it export by default because that could break isolated builds. I think a new option would be useful, and perhaps make it default in the next major release. Happy to contribute.