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

declare const ShovelOffIcon: MdiReactIconComponentType;
export default ShovelOffIcon;
