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