#import <Foundation/Foundation.h>
#import <ExpoModulesCore/ExpoModulesCore.h>

// This should match the name of the module in your Swift file
@interface ExpoTikTokOpenSDKModule : EXExportedModule
@end
