@interface ICSystemPaperLinkBarViewController : UIViewController { void /* unknown type, empty encoding */ linkController; void /* unknown type, empty encoding */ addLinkClient; void /* unknown type, empty encoding */ noteEditorViewController; void /* unknown type, empty encoding */ linkControllerDelegate; void /* unknown type, empty encoding */ attachmentWasAddedObservation; void /* unknown type, empty encoding */ attachmentWasDeletedObservation; void /* unknown type, empty encoding */ blurView; void /* unknown type, empty encoding */ linkDescriptionLabel; void /* unknown type, empty encoding */ addLinkButton; void /* unknown type, empty encoding */ lastFetchedFilteredLinks; } - (void)traitCollectionDidChange:(id)a0; - (void)viewDidLayoutSubviews; - (void)viewDidLoad; - (void)refresh; - (id)initWithNibName:(id)a0 bundle:(id)a1; - (void).cxx_destruct; - (id)initWithCoder:(id)a0; - (void)didTapAddLinkButtonWithButton:(id)a0; - (id)initWithNoteEditorViewController:(id)a0 textView:(id)a1; @end