In modules-info.java, we are exporting proton-j implementation classes. We should remove that and replace it with an abstraction so we can exchange the underlying implementation class without breaking Event Hubs.
### Tasks
- [ ] https://github.com/Azure/azure-sdk-for-java/issues/33683
In modules-info.java, we are exporting proton-j implementation classes. We should remove that and replace it with an abstraction so we can exchange the underlying implementation class without breaking Event Hubs.