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

declare const DribbbleLineIcon: RemixiconReactIconComponentType;
export default DribbbleLineIcon;
