@class CLLocationSmoother, NSString, NSXPCConnection, NSObject; @protocol CLLocationSmootherDelegate, OS_dispatch_queue; @interface _CLLocationSmootherProxy : NSObject { NSObject *_queue; } @property (retain, nonatomic) NSXPCConnection *connection; @property (nonatomic) id delegate; @property (nonatomic) CLLocationSmoother *locationManagerSmoother; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; @end