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