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