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