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

declare const CashUsdIcon: MdiReactIconComponentType;
export default CashUsdIcon;
