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