package com.vungle.ads.internal.locale; /* loaded from: classes4.dex */ public interface LocaleInfo { String getLanguage(); String getTimeZoneId(); }