`sigstore.hashes` only contains a single API, which is a data model. It should probably be in `sigstore.models` instead. This would be a breaking change, since it's an API rename. So we'd either need to do it in 4.x or include a backwards-compatible import.