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

declare const BasketFillIcon: MdiReactIconComponentType;
export default BasketFillIcon;
