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