luxlabs header browser preview


@interface WFSelectPhotoAction : WFAction

+ (id)userInterfaceProtocol;
+ (id)userInterfaceXPCInterface;

- (void)runWithRemoteUserInterface:(id)a0 input:(id)a1;
- (BOOL)selectMultiple;
- (id)pickerTypes;

@end