luxlabs header browser preview


@class NSString;

@interface PLSpatialOverCaptureInformation : NSObject

@property (copy, nonatomic) NSString *spatialOverCaptureGroupIdentifier;
@property (copy, nonatomic) NSString *spatialOverCaptureLivePhotoPairingIdentifier;

- (void).cxx_destruct;

@end