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

declare const DribbbleIcon: MdiReactIconComponentType;
export default DribbbleIcon;
