luxlabs header browser preview


@class CALNNotificationIconCache;

@interface CALNUNNotificationIconMapper : NSObject

@property (readonly, nonatomic) CALNNotificationIconCache *notificationIconCache;

- (id)unNotificationIconFromIconIdentifier:(id)a0;
- (id)initWithNotificationIconCache:(id)a0;
- (id)iconIdentifierFromUNNotificationIcon:(id)a0;
- (void).cxx_destruct;

@end