#import <Foundation/Foundation.h>
#import "Notification.h"

@interface NotificationManager : NSObject
@end
