@interface SUIQueryContextBuilder : NSObject + (id)queryContextWithPerformEntityQueryCommand:(id)a0; + (void)setCommonPropertiesOnQueryContext:(id)a0; + (id)updateQueryContext:(id)a0 withSearchString:(id)a1 showSuggestions:(BOOL)a2; @end