@interface SKUIMoreListController : UIMoreListController - (void)tableView:(id)a0 didSelectRowAtIndexPath:(id)a1; - (unsigned long long)supportedInterfaceOrientations; - (id)initWithNibName:(id)a0 bundle:(id)a1; @end