package com.google.firebase.appcheck.debug;
/* loaded from: classes4.dex */
public interface InternalDebugSecretProvider {
    String getDebugSecret();
}
