@class TSWPParagraphStyle, TSTCellStyle; @interface TSTLocalStylesKey : NSObject <NSCopying> @property (retain, nonatomic) TSTCellStyle *cellStyle; @property (retain, nonatomic) TSWPParagraphStyle *textStyle; - (unsigned long long)hash; - (id)description; - (void).cxx_destruct; - (BOOL)isEqual:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; @end