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