@interface PaperKit.CanvasPointerDelegate : NSObject - (id)init; - (id)pointerInteraction:(id)a0 regionForRequest:(id)a1 defaultRegion:(id)a2; @end