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

declare const MoneyUsdIcon: MdiReactIconComponentType;
export default MoneyUsdIcon;
