import { Group } from "../../../logic/group.js";
export declare const Tree: import("@e280/sly").ShadowView<[group: Group<any>]>;
