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

declare const RubbishBinCircleIcon: MdiReactIconComponentType;
export default RubbishBinCircleIcon;
