@interface CNPhotoAssetCreationHelper : NSObject + (void)createAssetFromImage:(id)a0 completionHandler:(id /* block */)a1; @end