package com.google.protobuf.kotlin;

import kotlin.Metadata;
/* compiled from: DslProxy.kt */
@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\b&\u0018\u00002\u00020\u0001B\u0007\b\u0005¢\u0006\u0002\u0010\u0002¨\u0006\u0003"}, d2 = {"Lcom/google/protobuf/kotlin/DslProxy;", "", "()V", "protobuf-kotlin-lite"}, k = 1, mv = {1, 6, 0}, xi = 48)
/* loaded from: classes5.dex */
public abstract class DslProxy {
    /* JADX INFO: Access modifiers changed from: protected */
    public DslProxy() {
        throw new UnsupportedOperationException("A DslProxy should never be instantiated");
    }
}
