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

declare const BinIcon: MdiReactIconComponentType;
export default BinIcon;
