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