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