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