import { ComponentPrototypeType } from '@cuvp1225/helpers'; export declare const Tree: ComponentPrototypeType; export declare const TreeNode: ComponentPrototypeType; export declare const DirectoryTree: ComponentPrototypeType;