@class IKArray; @interface IKCSSParseStylesheet : NSObject @property (retain, nonatomic) IKArray *cssValue; - (id)description; - (void).cxx_destruct; @end