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

declare const RubbishCircleOutlineIcon: MdiReactIconComponentType;
export default RubbishCircleOutlineIcon;
