package io.sentry; /* loaded from: classes3.dex */ public interface SentryDateProvider { SentryDate now(); }