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

declare const GarbageIcon: MdiReactIconComponentType;
export default GarbageIcon;
