@protocol WFReferenceLibraryViewControllerDelegate; @interface WFReferenceLibraryViewController : UIReferenceLibraryViewController @property (weak, nonatomic) id delegate; - (void)viewWillDisappear:(BOOL)a0; - (void).cxx_destruct; @end