@interface PUPhotoKitAirPlayActionPerformer : PUPhotoKitActionPerformer + (BOOL)canPerformOnAsset:(id)a0 inAssetCollection:(id)a1; - (void)performUserInteractionTask; - (void)_handleDismissedAirPlayPicker; - (void)_showAirPlayPicker; @end
@interface PUPhotoKitAirPlayActionPerformer : PUPhotoKitActionPerformer + (BOOL)canPerformOnAsset:(id)a0 inAssetCollection:(id)a1; - (void)performUserInteractionTask; - (void)_handleDismissedAirPlayPicker; - (void)_showAirPlayPicker; @end