#import <Foundation/Foundation.h>
#import <React/RCTBridgeModule.h>

@interface DisplayBuilderWrapper : NSObject <RCTBridgeModule>

@end
