#import <UIKit/UIKit.h>

@interface ToponNativeAdView : UIView

@property(nonatomic, strong, readonly) UIView *contentView;

@end
