import { MdiReactIconComponentType } from './dist/typings';

declare const EuroIcon: MdiReactIconComponentType;
export default EuroIcon;
