import m from 'mithril';
import { SVGAttributes } from '../../svg';
declare const Dribbble: m.Component<SVGAttributes>;
export default Dribbble;
