@interface SSStackShot : NSObject + (id)generateSymbolicatedStackShot; + (id)generateSymbolicatedStackShotPromise; @end