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