@interface LPEmailCompatibleHTMLQuoteComponent : LPHTMLComponent + (id)baseRules; + (id)ruleDictionaryForStyle:(id)a0; - (id)initWithText:(id)a0 style:(id)a1 themePath:(id)a2 generator:(id)a3; @end