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