#import <React/RCTBridgeModule.h>
#import "Hud.h"
#import "HudConfig.h"

@interface HudHybrid : NSObject <RCTBridgeModule>

@end
