import { ReactIconComponentType } from '../types';

declare const EuroSymbol: ReactIconComponentType;
export default EuroSymbol;
            