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