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

declare const BinEmptyIcon: MdiReactIconComponentType;
export default BinEmptyIcon;
