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