6ea49ef7bf
## Summary The `DefaultResolverProvider` struct was not public. This PR exposes it so we can build our own and use this as a fallback. ## Test Plan I did not explicitly test this trivial change.