luxlabs header browser preview


@interface PhotosUIPrivate.StoryMusicFeedbackContextMenuDelegate : NSObject <UIContextMenuInteractionDelegate> {
    void /* unknown type, empty encoding */ storyViewModel;
    void /* unknown type, empty encoding */ audioAssetProvider;
    void /* unknown type, empty encoding */ presentationViewController;
}

- (id)init;
- (id)contextMenuInteraction:(id)a0 previewForHighlightingMenuWithConfiguration:(id)a1;
- (id)contextMenuInteraction:(id)a0 configurationForMenuAtLocation:(struct CGPoint { double x0; double x1; })a1;
- (void).cxx_destruct;

@end