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