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