export class HierarchicalEntityListView extends EmptyView {
    constructor();
    set selection(arg: any);
    set dataset(arg: any);
    #private;
}
import EmptyView from "../../../src/view/elements/EmptyView.js";
//# sourceMappingURL=HierarchicalEntityListView.d.ts.map