@interface PXDebugHierarchyObjectTreeBuilder : NSObject + (id)buildObjectTreeForDebugHierarchyWithIdentifier:(id)a0 provider:(id)a1 options:(unsigned long long)a2; + (id)createObjectForElement:(id)a0 parentObject:(id)a1 options:(unsigned long long)a2; @end