#import <Foundation/Foundation.h>
#import <React/RCTViewManager.h>

API_AVAILABLE(ios(12))
@interface ScreenCapturePickerViewManager : RCTViewManager

@end
