luxlabs header browser preview


@interface HUInstructionItemModule : HFItemModule {
    void /* unknown type, empty encoding */ instructionItem;
}

- (void).cxx_destruct;
- (id)buildItemProviders;
- (id)buildSectionsWithDisplayedItems:(id)a0;
- (id)initWithItemUpdater:(id)a0;

@end