#import <Foundation/Foundation.h>
#import <EXSplashScreen/EXSplashScreenViewController.h>

NS_ASSUME_NONNULL_BEGIN

@interface EXManagedAppSplashScreenViewController : EXSplashScreenViewController

@end

NS_ASSUME_NONNULL_END
