package h.a.k1;

import h.a.x0;
import java.util.List;

/* JADX INFO: compiled from: MainDispatcherFactory.kt */
/* JADX INFO: loaded from: classes.dex */
@g.i
public interface l {
    x0 createDispatcher(List<? extends l> list);

    int getLoadPriority();

    String hintOnError();
}
