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

declare const GarbageCircleIcon: MdiReactIconComponentType;
export default GarbageCircleIcon;
