/// import { IconProps } from './Icon'; export default function TreeIcon({ fill, ...iconProps }: IconProps): JSX.Element;