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

declare const HardHatIcon: MdiReactIconComponentType;
export default HardHatIcon;
