import { SVGProps } from 'react'; declare const IconLeafFill: (props: SVGProps) => JSX.Element; export default IconLeafFill;