package io.sentry; /* loaded from: classes3.dex */ public interface Integration { void register(IHub iHub, SentryOptions sentryOptions); }