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

declare const CurrencyEurIcon: MdiReactIconComponentType;
export default CurrencyEurIcon;
