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