package X1;

/* JADX INFO: loaded from: classes.dex */
public interface b {
    a b(String str);
}
