import * as React from 'react';
import type { TreeNodeIconDecoratorProps } from '../tree';
export declare const TreeNodeIconDecorator: React.FC<TreeNodeIconDecoratorProps>;
//# sourceMappingURL=tree-node-icon-decorator.d.ts.map