luxlabs header browser preview


@class NSString;

@interface PXPhotosDetailsLocationSearchViewSwiftFactory : NSObject <PXPhotosDetailsLocationSearchViewSwiftFactory>

@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

+ (id)searchViewControllerWithAssets:(id)a0 delegate:(id)a1;
+ (id)searchViewControllerWithAssets:(id)a0 delegate:(id)a1 completion:(id /* block */)a2;


@end