@class UILabel; @interface SXPlaceholderArticleThumbnailComponentView : SXComponentView @property (readonly, nonatomic) UILabel *label; - (void).cxx_destruct; - (void)layoutSubviews; - (id)initWithDOMObjectProvider:(id)a0 viewport:(id)a1 presentationDelegate:(id)a2 componentStyleRendererFactory:(id)a3; - (void)loadComponent:(id)a0; @end