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

declare const BasketUnfillIcon: MdiReactIconComponentType;
export default BasketUnfillIcon;
