Issue Description
The typescript types are not resolved when moduleResolution is set to bundler.
This can be confirmed by checking the package with are the types wrong

Proposed Resolution
This issue is resolved by adding a types entry for each of the package.json's exports entries.
I have made the changes locally and confirmed by packing the lib and testing again with arethetypeswrong
