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