luxlabs header browser preview


@interface ContactsUI.CNPosterSetupAvatarPreviewConfiguration : _TtCs12_SwiftObject {
    void /* unknown type, empty encoding */ _imageData;
    void /* unknown type, empty encoding */ _cropRect;
    void /* unknown type, empty encoding */ _imageType;
}

- (id)initWithImageData:(id)a0 cropRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a1 imageType:(unsigned long long)a2;

@end