import { type SvgStringOpts } from '../../svgString'; export declare const EuroSVG: (opts?: SvgStringOpts) => string; export default EuroSVG;