component SearchEmptyState { props { label = "SearchEmpty" title = "" description = "" value = "" variant = "default" class = "" } view { } }