@class NSString; @interface SASWShowStopwatchAndPerformAction : SAUISnippet @property (copy, nonatomic) NSString *stopwatchAction; + (id)showStopwatchAndPerformAction; + (id)showStopwatchAndPerformActionWithDictionary:(id)a0 context:(id)a1; - (id)groupIdentifier; - (id)encodedClassName; @end