/** * title: 自定义图标 * description: 使用方法同 antd Tree 组件一致 */ import React from 'react'; export default function ProTreeIconExample(): React.JSX.Element;