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

declare const CurrencyUsdIcon: MdiReactIconComponentType;
export default CurrencyUsdIcon;
