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