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