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