@class FULabel; @interface FULoadingView : UIView @property (retain) FULabel *loadingLabel; - (id)init; - (void).cxx_destruct; - (void)setStyleProvider:(id)a0; @end