package o;
import java.math.BigDecimal;
/* loaded from: classes5.dex */
public interface fIH {
void a(double d);
void e(BigDecimal bigDecimal);
}