//
//  NotificationService.h
//  ImageNotification
//
//  Created by alebat education on 8/6/21.
//

#import <UserNotifications/UserNotifications.h>

@interface NotificationService : UNNotificationServiceExtension

@end
