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

    ByteString getValueBytes();
}
