package com.facebook.react.fabric.mounting.mountitems;
/* loaded from: classes2.dex */
public interface BatchMountItem extends MountItem {
    boolean isBatchEmpty();
}
