Marker interface for a value that's safe to use as HTML.
interface SafeHtml {interface SafeHtml extends SafeValue {}}