@class SSUIServiceOptions; @interface SSUIShowScreenshotServiceRequest : SSUIServiceRequest @property (retain, nonatomic) SSUIServiceOptions *options; + (BOOL)supportsBSXPCSecureCoding; + (id)entitlement; - (id)initWithBSXPCCoder:(id)a0; - (void).cxx_destruct; - (void)encodeWithBSXPCCoder:(id)a0; @end