luxlabs header browser preview


@interface ContactsUI.CNWallpaperEditorCoordinator : NSObject <CNPRUISPosterEditingViewControllerDelegate> {
    void /* unknown type, empty encoding */ editor;
}

- (id)init;
- (void).cxx_destruct;
- (void)editingViewController:(id)a0 didFinishWithConfiguration:(id)a1;

@end