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