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