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

declare const GarbageCanIcon: MdiReactIconComponentType;
export default GarbageCanIcon;
