@interface CSVibrancyUtility : NSObject + (BOOL)supportsVibrancy; + (void)updateVibrantView:(id)a0 backgroundView:(id)a1 colorProvider:(id)a2; @end