KPCountdownTimerStyle
Sealed interface TrendyolCountdownTimerStyle
defines specific styles for the countdown timer used in the Trendyol design system. It can have different implementations for various styling needs.
This sealed interface allows defining a limited set of styles that conform to the CountdownTimerStyle
interface.