package o; import java.lang.Throwable; /* loaded from: classes.dex */ public interface XVC { TResult b(TInput tinput) throws Throwable; }