@interface PreviewsInjection.UVPreviewAgent : NSObject - (id)init; - (void)sendEndpoint:(id)a0 context:(id)a1 contentIdentifier:(id)a2; @end