@interface SSSnapshotter : NSObject - (id)_captureScreen:(id)a0 withScreenshotOptions:(id)a1; - (id)_screensThatAreCaptureable; - (id)captureAvailableSnapshotsWithOptionsCollection:(id)a0; @end