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