@class UIVisualEffectView; @interface UIKeyboardCameraGrabberView : UIView { UIVisualEffectView *_blurView; } - (id)init; - (void).cxx_destruct; @end