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