@class AFDeviceContextConnection, NSString, NSMapTable, NSObject; @protocol OS_dispatch_queue, AFContextDonation; @interface AFContextDonationService : NSObject { NSMapTable *_transformersByType; AFDeviceContextConnection *_connection; id _donationService; NSObject *_queue; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; + (id)defaultService; - (id)_connection; - (id)_init; - (void).cxx_destruct; - (void)deviceContextConnectionDidInvalidate:(id)a0; - (void)donateContext:(id)a0 withMetadata:(id)a1 pushToRemote:(BOOL)a2; - (void)donateContext:(id)a0 withMetadata:(id)a1 pushToRemote:(BOOL)a2 completion:(id /* block */)a3; - (void)registerContextTransformer:(id)a0 forType:(id)a1; - (void)setDonationService:(id)a0; @end