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

declare const Euro: ReactIconComponentType;
export default Euro;
            