luxlabs header browser preview


@class NSString, GEORelatedSearchSuggestion;

@interface GEOMapItemChildActionSearch : NSObject

@property (retain, nonatomic) GEORelatedSearchSuggestion *relatedSearchSuggestion;
@property (readonly, nonatomic) NSString *displayString;

- (void).cxx_destruct;
- (id)initWithChildActionSearch:(id)a0;

@end