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

declare const GarbageCanCircleIcon: MdiReactIconComponentType;
export default GarbageCanCircleIcon;
