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