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