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

declare const RubbishIcon: MdiReactIconComponentType;
export default RubbishIcon;
