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