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

declare const CoinIcon: MdiReactIconComponentType;
export default CoinIcon;
