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

declare const WrenchIcon: MdiReactIconComponentType;
export default WrenchIcon;
