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

declare const EuroSymbolIcon: MdiReactIconComponentType;
export default EuroSymbolIcon;
