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

declare const GarbageCircleOutlineIcon: MdiReactIconComponentType;
export default GarbageCircleOutlineIcon;
