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

@interface StarPrinterStatusWrapper : NSObject <RCTBridgeModule>

@end
