luxlabs header browser preview


@class NSArray;

@interface GEORelatedCollectionSection : NSObject

@property (readonly, nonatomic) NSArray *collections;

- (void).cxx_destruct;
- (id)initWithRelatedCollectionSection:(id)a0 mapsResults:(id)a1;

@end