#import "RCTBridgeModule.h"
#import <AVFoundation/AVFoundation.h>

@interface RNSound : NSObject <RCTBridgeModule, AVAudioPlayerDelegate>

@end
