package com.revenuecat.purchases.google.usecase;

/* JADX INFO: loaded from: classes3.dex */
public interface UseCaseParams {
    boolean getAppInBackground();
}
