#import <Cordova/CDV.h>
#import <Cordova/CDVPlugin.h>

@interface PrivacyScreenEnhancedPlugin : CDVPlugin

@end
