package com.kofax.mobile.sdk._internal.extraction; import com.kofax.kmc.ken.engines.ImageProcessor; import com.kofax.kmc.ken.engines.data.ImagePerfectionProfile; /* loaded from: classes3.dex */ public interface c { ImageProcessor P(String str); ImageProcessor d(ImagePerfectionProfile imagePerfectionProfile); }