#import <UIKit/UIKit.h>

@interface TeakNotificationViewControllerCore : UIViewController
- (void)viewDidLoad;
@end
