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

declare const RubbishBinEmptyIcon: MdiReactIconComponentType;
export default RubbishBinEmptyIcon;
