implementation("androidx.compose.ui:ui-tooling-preview:1.9.5")
Enables UI previews in Android Studio by providing the `@Preview` annotation for declarative UI components.