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