package com.scb.phone.data.network.service; import o.AbstractC13163fSk; import okhttp3.ResponseBody; import retrofit2.Response; import retrofit2.http.GET; import retrofit2.http.Streaming; import retrofit2.http.Url; /* loaded from: classes.dex */ public interface ThemesService { @Streaming @GET AbstractC13163fSk> downloadTheme(@Url String str); }