@class NSString; @interface SXTextTangierTextRep : TSWPRep <SXAXCustomRotorItemProvider> @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)dealloc; - (id)storage; - (void)didUpdateLayer:(id)a0; - (BOOL)directlyManagesLayerContent; - (id)supportedCustomRotors; - (Class)wpEditorClass; @end