import type { TreeNodeProps } from '../tree'; export declare function TreeNodeTailDecorations(props: TreeNodeProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=tree-node-tail-decoration.d.ts.map