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