@interface EKUILocationSearchResultCell : UITableViewCell - (void)safeAreaInsetsDidChange; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; - (id)defaultContentConfiguration; - (void)updateSeparatorInset; @end