import m from 'mithril';
import { SVGAttributes } from '../../svg';
declare const EuroSign: m.Component<SVGAttributes>;
export default EuroSign;
