@interface SwiftUI.ImageLayer : CALayer - (id)init; - (id)initWithLayer:(id)a0; - (id)initWithCoder:(id)a0; @end