package com.ubt.jimu; import android.view.View; /* loaded from: classes.dex */ public interface ViewImpl { View getRootView(); }