declare const ListTree: import("svelte").Component<$$ComponentProps, {}, "">; type ListTree = ReturnType; export default ListTree;