//
//  RNIContentViewParentDelegate.h
//  react-native-ios-utilities
//
//  Created by Dominic Go on 6/6/24.
//

@protocol RNIContentViewParentDelegateSwift;

@protocol RNIContentViewParentDelegate <RNIContentViewParentDelegateSwift>

@end
