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