luxlabs header browser preview


@class UIImage, NSString;

@interface SVImageLayer : CALayer

@property (retain, nonatomic) UIImage *image;
@property (copy, nonatomic) NSString *identifier;

- (void).cxx_destruct;

@end