import { SVGProps } from "react";
declare const MCWordpress: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCWordpress };
