import * as React from 'react';
import type { TreeNodeCaptionAffixesProps } from '../tree';
export declare const TreeNodeCaptionAffixes: React.FC<TreeNodeCaptionAffixesProps>;
//# sourceMappingURL=tree-node-caption-affix.d.ts.map