1#import <Foundation/Foundation.h>
4@class NCLocationListManager;
5@protocol NCLocationListListener;
13@property (nonatomic, strong) NCNavigineSdk *
sdk;
19- (void)demonstrateLocationListManagerMethods;
20- (void)demonstrateLocationList:(NSDictionary<NSNumber *, NCLocationInfo *> *)locationInfos;