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