#import <UIKit/UIKit.h>

@interface RNNOverlayWindow : UIWindow
@property(nonatomic, weak) UIWindow *previousWindow;
@end
