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

declare const RubbishEmptyIcon: MdiReactIconComponentType;
export default RubbishEmptyIcon;
