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