@interface MKTransitIncidentStringProvider : NSObject + (id)cellSecondaryTextForIncident:(id)a0; + (id)cellTitleForIncident:(id)a0; @end