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

declare const RubbishCircleIcon: MdiReactIconComponentType;
export default RubbishCircleIcon;
