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

declare const ShredderIcon: MdiReactIconComponentType;
export default ShredderIcon;
