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

declare const RubbishBinIcon: MdiReactIconComponentType;
export default RubbishBinIcon;
