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

declare const WrenchOutlineIcon: MdiReactIconComponentType;
export default WrenchOutlineIcon;
