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

declare const MoneyOffIcon: MdiReactIconComponentType;
export default MoneyOffIcon;
