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

declare const DollarIcon: MdiReactIconComponentType;
export default DollarIcon;
