package com.facetec.sdk;
import java.io.IOException;
/* loaded from: classes.dex */
public interface gv {
void c(ga gaVar, int i) throws IOException;
void d(ga gaVar, int i) throws IOException;
}