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

declare const CoinsIcon: MdiReactIconComponentType;
export default CoinsIcon;
