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