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

declare const EthereumIcon: MdiReactIconComponentType;
export default EthereumIcon;
