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