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