@interface IMDaemonCoreHelloWorldClass_Impl : NSObject { void /* unknown type, empty encoding */ sharedUtilitiesHelloWorld; void /* unknown type, empty encoding */ persistenceHelloWorld; } - (id)init; - (void).cxx_destruct; - (void)printGreeting; @end