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