@class NSString; @interface UISDisplayShape : NSObject <BSXPCCoding, NSCopying> @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)encodeWithXPCDictionary:(id)a0; - (id)initWithXPCDictionary:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; @end