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

declare const AnvilIcon: MdiReactIconComponentType;
export default AnvilIcon;
