@class NSString; @interface CALNDefaultTriggeredEventNotificationMapItemURLProvider : NSObject @property (class, readonly, nonatomic) CALNDefaultTriggeredEventNotificationMapItemURLProvider *sharedInstance; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; + (id)_directionsModeForHypothesis:(id)a0 routing:(id)a1; + (id)_directionsModeForLocationRoutingMode:(long long)a0; + (id)_directionsModeForRouting:(id)a0; + (id)_directionsModeForTransportType:(int)a0; + (id)_eventLocationFromStructuredLocation:(id)a0; + (id)_mapItemNameFromEventLocation:(id)a0; + (id)_mapItemURLForEventLocation:(id)a0 eventStartDate:(id)a1 hypothesis:(id)a2; + (id)_mapItemURLLaunchOptionsForDirectionsMode:(id)a0 eventDate:(id)a1 isFromTimeToLeaveNotification:(BOOL)a2; + (id)_mapItemURLLaunchOptionsForHypothesis:(id)a0 routing:(id)a1 eventStartDate:(id)a2; - (id)mapItemURLForOptionalEventLocation:(id)a0 eventStartDate:(id)a1 hypothesis:(id)a2; @end