package w6;

import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes2.dex */
public interface f {
    @Nullable
    n get(String str);
}
