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

declare const GarbageOutlineIcon: MdiReactIconComponentType;
export default GarbageOutlineIcon;
