package com.google.crypto.tink.shaded.protobuf;
/* loaded from: classes5.dex */
public interface MixinOrBuilder extends MessageLiteOrBuilder {
    String getName();

    ByteString getNameBytes();

    String getRoot();

    ByteString getRootBytes();
}
