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