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

declare const AttachMoneyIcon: MdiReactIconComponentType;
export = AttachMoneyIcon;