#import @interface RNNotificationUtils : NSObject + (NSString *)deviceTokenToString:(NSData *)deviceToken; @end