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