@interface WFSelectPhotoAction : WFAction + (id)userInterfaceProtocol; + (id)userInterfaceXPCInterface; - (void)runWithRemoteUserInterface:(id)a0 input:(id)a1; - (BOOL)selectMultiple; - (id)pickerTypes; @end
@interface WFSelectPhotoAction : WFAction + (id)userInterfaceProtocol; + (id)userInterfaceXPCInterface; - (void)runWithRemoteUserInterface:(id)a0 input:(id)a1; - (BOOL)selectMultiple; - (id)pickerTypes; @end