@interface HomeUI.SelectableItemModuleController : HUItemModuleController { void /* unknown type, empty encoding */ delegate; } - (void).cxx_destruct; - (id)initWithModule:(id)a0; - (void)configureCell:(id)a0 forItem:(id)a1; - (BOOL)canSelectItem:(id)a0; - (unsigned long long)didSelectItem:(id)a0; @end