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