https://github.com/Kotlin/kotlinx-datetime/releases/tag/v0.7.1 says
- Add
kotlinx.datetime.Instant and kotlinx.datetime.Clock type aliases to, respectively, kotlin.time.Instant and kotlin.time.Clock to make migration more convenient.
However, I couldn't find any type aliases in the code.