Marker interface for a value that's safe to use as style (CSS).
interface SafeStyle {interface SafeStyle extends SafeValue {}}