@interface SBSWebClipService : NSObject + (id)_setupAndActivateServiceConnection; + (void)launchWebClipWithIdentifier:(id)a0; + (void)launchWebClipWithIdentifier:(id)a0 origin:(unsigned long long)a1; + (void)updateWebClipPropertiesWithIdentifier:(id)a0; @end