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

declare const RubbishOutlineIcon: MdiReactIconComponentType;
export default RubbishOutlineIcon;
