import type { IComponentPrototype } from "@xirang/studio-helpers"; export declare const Tree: IComponentPrototype; export declare const TreeNode: IComponentPrototype; export declare const DirectoryTree: IComponentPrototype;