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