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

declare const ShovelIcon: MdiReactIconComponentType;
export default ShovelIcon;
