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

declare const BinCircleIcon: MdiReactIconComponentType;
export default BinCircleIcon;
