package L1;

import android.os.IInterface;

/* JADX INFO: loaded from: classes.dex */
public interface M extends IInterface {
    void h(P1 p12);
}
