#import <React/RCTBridgeModule.h>
#import "Toast.h"
#import "ToastConfig.h"

@interface ToastHybrid : NSObject <RCTBridgeModule>

@end
