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