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

declare const DribbbleBoxIcon: MdiReactIconComponentType;
export default DribbbleBoxIcon;
