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