package com.google.crypto.tink.shaded.protobuf;

/* JADX INFO: loaded from: classes.dex */
public abstract class N {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final M f10445a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final M f10446b;

    static {
        M m8 = null;
        try {
            m8 = (M) Class.forName("com.google.crypto.tink.shaded.protobuf.MapFieldSchemaFull").getDeclaredConstructor(null).newInstance(null);
        } catch (Exception unused) {
        }
        f10445a = m8;
        f10446b = new M();
    }
}
