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

declare const MoneyIcon: MdiReactIconComponentType;
export default MoneyIcon;
