@protocol SXFontAttributes; @interface SXFontIndexCacheKey : NSObject @property (readonly, nonatomic) id fontAttributes; @property (readonly, nonatomic) long long fontSize; - (unsigned long long)hash; - (void).cxx_destruct; - (BOOL)isEqual:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; - (id)initWithFontAttributes:(id)a0 fontSize:(long long)a1; @end