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

declare const CurrencyUsdOffIcon: MdiReactIconComponentType;
export default CurrencyUsdOffIcon;
