@class PKPrinter; @interface UIPrinterInternals : NSObject { PKPrinter *_printer; } - (void).cxx_destruct; @end