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

declare const BasketballHoopIcon: MdiReactIconComponentType;
export = BasketballHoopIcon;