// This file is generated and will be overwritten automatically. #import #import NS_SWIFT_NAME(RerouteDetectorInterface) @protocol MBNNRerouteDetectorInterface - (void)forceReroute; - (void)forceRerouteForCallback:(nonnull MBNNForceRerouteCallback)callback; - (BOOL)isReroute; @end