#import "RNNOptions.h" @interface RNNOverlayOptions : RNNOptions @property (nonatomic, strong) NSNumber* interceptTouches; @end