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