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