@class NSArray; @interface _CLLSLHeadingEstimation : NSObject @property (class, readonly) BOOL supportsSecureCoding; @property (nonatomic) int status; @property (copy, nonatomic) NSArray *headings; - (void)dealloc; - (void)encodeWithCoder:(id)a0; - (id)description; - (id)initWithCoder:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; - (id)descriptionWithMemberIndent:(id)a0 endIndent:(id)a1; @end