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