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