@interface WKImagePreviewViewController : UIViewController { struct RetainPtr { void *m_ptr; } _imageActions; struct RetainPtr<_WKActivatedElementInfo> { void *m_ptr; } _activatedElementInfo; struct RetainPtr { void *m_ptr; } _image; struct RetainPtr { void *m_ptr; } _imageView; } - (void)viewDidLayoutSubviews; - (id).cxx_construct; - (void)loadView; - (void).cxx_destruct; - (id)previewActionItems; - (id)initWithCGImage:(struct RetainPtr { void *x0; })a0 defaultActions:(struct RetainPtr { void *x0; })a1 elementInfo:(struct RetainPtr<_WKActivatedElementInfo> { void *x0; })a2; @end