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