package com.helpshift.notification; /* loaded from: classes3.dex */ public interface NotificationReceivedCallback { void onNotificationReceived(); }