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

declare const Money100Icon: MdiReactIconComponentType;
export default Money100Icon;
