@class NSMutableDictionary, NSObject; @protocol OS_dispatch_queue, BSInvalidatable; @interface SBDisplayPowerLogReporter : NSObject { NSMutableDictionary *_displayNameToPowerLogEntry; id _stateCaptureAssertion; NSObject *_powerLogSendQueue; } - (id)init; - (id)descriptionBuilderWithMultilinePrefix:(id)a0; - (id)description; - (id)descriptionWithMultilinePrefix:(id)a0; - (void).cxx_destruct; - (void)reportPowerLogEntry:(id)a0; @end