package o; @FunctionalInterface /* loaded from: classes6.dex */ public interface fSL { R e(T1 t1, T2 t2) throws Throwable; }