@class UIImage, NSString; @interface _MKPlaceAttributionLabel : NSObject @property (retain, nonatomic) UIImage *image; @property (nonatomic) double imageBaselineOffset; @property (retain, nonatomic) NSString *imagePlaceholder; - (void).cxx_destruct; - (id)attributionWithString:(id)a0; @end