#pragma once

#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface UIWindow (RNScreens)

@end

NS_ASSUME_NONNULL_END
