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

declare const CurrencyEthIcon: MdiReactIconComponentType;
export = CurrencyEthIcon;