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

declare const ProgressWrenchIcon: MdiReactIconComponentType;
export default ProgressWrenchIcon;
