package com.facetec.sdk; import java.io.IOException; /* loaded from: classes.dex */ public interface kb { /* loaded from: classes.dex */ public interface c { int a(); ke b(); int c(); kh c(ke keVar) throws IOException; int e(); } kh a(c cVar) throws IOException; }