package androidx.datastore.preferences.protobuf;
/* loaded from: classes.dex */
public interface MessageLiteOrBuilder {
    MessageLite getDefaultInstanceForType();

    boolean isInitialized();
}
