package o; import com.adobe.internal.xmp.XMPException; /* loaded from: classes.dex */ public interface Ngx { String a(String str); String c(String str); String c(String str, String str2) throws XMPException; RTk e(String str); }