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